Searched defs:ptree_ancestors (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3365 ptree_ancestors(uintptr_t addr, uintptr_t start) function
3375 ptree_ancestors((uintptr_t)p.p_parent, start);
3388 ptree_ancestors(addr, addr);

Completed in 77 milliseconds