Lines Matching refs:hierarchy
56 for (walker = child->hierarchy; walker; walker = walker->parent) {
57 if (walker == parent->hierarchy)
58 /* @parent is in the scoped hierarchy of @child. */
105 tracee_domain_id = child_dom->hierarchy->id;
160 tracee_domain_id = child_dom->hierarchy->id;
205 client_walker = client->hierarchy;
216 server_walker = server ? server->hierarchy : NULL;
219 * Walks client's parent domains down to the same hierarchy level
230 * Walks server's parent domains down to the same hierarchy level as
240 * hierarchy. If the client is scoped, the request is
273 *peer_domain_id = dom_other ? dom_other->hierarchy->id : 0;
414 target_domain_id = other->hierarchy->id;
473 target_domain_id = other->hierarchy->id;