Home
last modified time | relevance | path

Searched refs:alloc_if_absent (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/osfmk/kern/
H A Dmach_node.h156 boolean_t alloc_if_absent);
H A Dmach_node.c406 boolean_t alloc_if_absent) in mach_node_for_id_locked() argument
414 if ((!MACH_NODE_VALID(node) && alloc_if_absent) || in mach_node_for_id_locked()