Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dradix.c211 int longer = nlen - mlen; in rn_refines() local
216 if (longer > 0) { in rn_refines()
217 lim -= longer; in rn_refines()
232 if (masks_are_equal && (longer < 0)) { in rn_refines()
233 for (lim2 = m - longer; m < lim2;) { in rn_refines()
/xnu-11215.81.4/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.iig115 * provider is no longer valid and this object will likely be freed.
/xnu-11215.81.4/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
/xnu-11215.81.4/doc/vm/
H A Dmemorystatus_notify.md101 working set no longer fits in available memory, then the system begins making
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-11215.81.4/libsyscall/mach/
H A Derr_iokit.sub158 "(iokit/firewire) device rom changed, ref is no longer valid", // 004
/xnu-11215.81.4/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-11215.81.4/doc/debugging/
H A Ddebugging.md32 Some LLDB APIs no longer accept a string in place of binary data in Python 3.
/xnu-11215.81.4/
H A DAPPLE_LICENSE120 longer. You should preferably distribute the Source Code of Your
/xnu-11215.81.4/tests/
H A Dstackshot_tests.m2215 /* This simulates a throttled spawn when the service port is no longer monitored. */