Searched refs:IKOT_UPL (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dipc_kobject.h121 #define IKOT_UPL 31 macro
H A Dipc_kobject.c555 if (ip_kotype(port) == IKOT_UPL) {
/macosx-10.10/system_cmds-643.1.1/lsmp.tproj/
H A Dcommon.h93 #define IKOT_UPL 31 macro
H A Dport_details.c65 case IKOT_UPL: return "UPL";
/macosx-10.10/xnu-2782.1.97/osfmk/vm/
H A Dmemory_object.c2331 if (!ip_active(port) || (ip_kotype(port) != IKOT_UPL)) {

Completed in 143 milliseconds