Home
last modified time | relevance | path

Searched refs:moves (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.81.4/osfmk/ipc/
H A Dipc_right.c2128 uint32_t moves = (flags & IPC_OBJECT_COPYIN_FLAGS_DEST_EXTRA_MOVE) ? 2 : 1; in ipc_right_copyin() local
2373 IE_BITS_UREFS(bits) < moves) { in ipc_right_copyin()
2378 if ((bits & IE_BITS_PINNED_SEND) && IE_BITS_UREFS(bits) == moves) { in ipc_right_copyin()
2391 if (IE_BITS_UREFS(bits) == moves) { in ipc_right_copyin()
2434 entry->ie_bits = bits - moves; /* decrement urefs */ in ipc_right_copyin()
2539 if (!deadok || IE_BITS_UREFS(bits) < moves) { in ipc_right_copyin()
2543 if (IE_BITS_UREFS(bits) == moves) { in ipc_right_copyin()
2548 entry->ie_bits = bits - moves; /* decrement urefs */ in ipc_right_copyin()
/xnu-12377.81.4/bsd/miscfs/devfs/
H A DREADME91 backing nodes and the front nodes. The backing node never moves. If
/xnu-12377.81.4/doc/allocators/
H A Dxnu-kernel-restricted.md97 …to provide. To address that, we use a runtime check each time the Mach VM moves a physical page in…
/xnu-12377.81.4/doc/vm/
H A Dmemorystatus.md103 … `P_MEMSTAT_MANAGED` bit set on the `p_memstat_state` field. RunningBoard moves these processes be…
H A Dfreezer.md8 …hose apps, it compresses and swaps out all of their dirty memory. It then moves them to jetsam ban…
/xnu-12377.81.4/doc/arm/
H A Dsme.md68 `PSTATE.SM` moves the CPU in and out of a special execution mode called
/xnu-12377.81.4/doc/mach_ipc/
H A Dguard_exceptions.md505 This exception is thrown when a process opted for enhanced security v2 moves