Home
last modified time | relevance | path

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

/xnu-11417.121.6/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-11417.121.6/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-11417.121.6/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-11417.121.6/doc/mach_ipc/
H A Dkmsg.md429 of in flight messages have signed descriptors at rest.
/xnu-11417.121.6/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.
/xnu-11417.121.6/tools/lldbmacros/
H A Dkcdata.py2603 rest = (v & ~seen)
2604 if (rest != 0):
2605 output += "|" + prettify_hex(rest)
/xnu-11417.121.6/doc/primitives/
H A Datomics.md29 In the rest of this document we'll refer to the various memory ordering defined