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

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_port.h248 #define IPR_SOR_SPREQ(sor) (((uintptr_t)(sor) & IPR_SOR_SPREQ_MASK) != 0) macro
H A Dipc_port.c340 if (IPR_SOR_SPREQ(ipr->ipr_soright)) {
374 if (IPR_SOR_SPREQ(ipr->ipr_soright)) {

Completed in 14 milliseconds