Home
last modified time | relevance | path

Searched refs:longer (Results 1 – 16 of 16) sorted by relevance

/xnu-12377.41.6/iokit/DriverKit/
H A DIOWorkGroup.iig99 …* no longer needed. Use this method to determine how much memory to allocate for the …
128 …* call. After invalidation, the IOWorkGroup can no longer be configured through the I…
H A DIOMemoryDescriptor.iig130 * It should be retained until the map is no longer required.
H A DIODMACommand.iig109 * It should be retained until the map is no longer required.
H A DIOEventLink.iig197 …* call. After invalidation, the IOEventLink can no longer be configured through the I…
H A DIOService.iig132 * provider is no longer valid and this object will likely be freed.
/xnu-12377.41.6/bsd/net/
H A Dradix.c284 int longer = nlen - mlen; in rn_refines() local
289 if (longer > 0) { in rn_refines()
290 lim -= longer; in rn_refines()
305 if (masks_are_equal && (longer < 0)) { in rn_refines()
306 for (lim2 = m - longer; m < lim2;) { in rn_refines()
/xnu-12377.41.6/doc/mach_ipc/
H A Dkmsg.md72 from header to trailer was in contiguous memory, but that is no longer true,
229 This layout should no longer be used otherwise, as it mixes kernel pointers and
H A Dipc_security_concepts.md56 - when a port receive right is destroyed, pinning is no longer effective,
/xnu-12377.41.6/doc/vm/
H A Dmemorystatus_notify.md101 working set no longer fits in available memory, then the system begins making
H A Dpageout_scan.md109 contents back to disk and are now reclaimable. This queue is no longer used.
H A Dfreezer.md82 …hat jetsam will kill it soon. Its dirty memory remains on NAND. It is no longer eligible for re-fr…
/xnu-12377.41.6/libsyscall/mach/
H A Derr_iokit.sub158 "(iokit/firewire) device rom changed, ref is no longer valid", // 004
/xnu-12377.41.6/doc/building/
H A Dxnu_build_consolidation.md124 sharing a single build. Note that these no longer reflect actual counts and sizes, and the real val…
/xnu-12377.41.6/doc/debugging/
H A Ddebugging.md32 Some LLDB APIs no longer accept a string in place of binary data in Python 3.
/xnu-12377.41.6/
H A DAPPLE_LICENSE120 longer. You should preferably distribute the Source Code of Your
/xnu-12377.41.6/tests/
H A Dstackshot_tests.m2297 /* This simulates a throttled spawn when the service port is no longer monitored. */