Searched refs:IPR_SOR_SPREQ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/ipc/
H A Dipc_port.h250 #define IPR_SOR_SPREQ(sor) (((uintptr_t)(sor) & IPR_SOR_SPREQ_MASK) != 0) macro
H A Dipc_port.c377 if (IPR_SOR_SPREQ(ipr->ipr_soright)) {
424 if (IPR_SOR_SPREQ(ipr->ipr_soright)) {

Completed in 63 milliseconds