Home
last modified time | relevance | path

Searched refs:rest (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.1.9/SETUP/config/
H A Dmkmakefile.c295 char *rest = (char *) 0; in read_files() local
308 rest = (char *) 0; in read_files()
601 rest = ns(get_rest(fp)); in read_files()
615 tp->f_extra = rest; in read_files()
/xnu-12377.1.9/tests/sched/sched_test_harness/
H A DREADME.md4 …he idea is to compile the scheduler code-under-test in isolation from the rest of XNU, mocking out…
/xnu-12377.1.9/doc/lifecycle/
H A Dhibernation.md182 are readable/writable as necessary, and all of the rest of memory is mapped
231 called to restore the rest of memory, using the polled mode driver, before
/xnu-12377.1.9/doc/mach_ipc/
H A Dkmsg.md429 of in flight messages have signed descriptors at rest.
/xnu-12377.1.9/doc/vm/
H A Dsanitize.md11 mathematical checks on the input. This allows for the rest of the subsystem to
63 immediately without executing the rest of its implementation.
H A Dpageout_scan.md113 allow the rest of the system to make forward progress.
/xnu-12377.1.9/tools/lldbmacros/
H A Dkcdata.py2632 rest = (v & ~seen)
2633 if (rest != 0):
2634 output += "|" + prettify_hex(rest)
/xnu-12377.1.9/doc/primitives/
H A Datomics.md29 In the rest of this document we'll refer to the various memory ordering defined