Searched refs:coalition_find_and_activate_by_id (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dcoalition.h59 coalition_t coalition_find_and_activate_by_id(uint64_t coal_id);
H A Dcoalition.c361 * coalition_find_and_activate_by_id
369 coalition_find_and_activate_by_id(uint64_t cid) function
456 * See also coalition_find_and_activate_by_id.
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_exec.c2091 coal = coalition_find_and_activate_by_id(cid);

Completed in 179 milliseconds