| /xnu-10063.101.15/SETUP/config/ |
| H A D | mkmakefile.c | 288 char *this, *needs; in read_files() local 351 needs = 0; in read_files() 403 if (needs == 0 && nreqs == 1) { in read_files() 404 needs = ns(wd); in read_files() 467 free(needs); in read_files() 468 needs = 0; in read_files() 483 tp->f_needs = needs; in read_files() 565 tp->f_needs = needs; in read_files()
|
| /xnu-10063.101.15/osfmk/kern/ |
| H A D | kcdata.modulemap | 7 // the SDK and fall back on the one in SRCROOT. So far so good, but libkdd needs 12 // needs its own top level module that sits on top of Darwin.
|
| H A D | kern_debug.modulemap | 13 // SRCROOT. So far so good, but libkdd needs to avoid accidentally also 17 // uses the Darwin module, and so <kern/kcdata.h> needs its own top level
|
| H A D | lock_group.h | 101 #error invalid configuration: LOCK_STATS needs dtrace
|
| /xnu-10063.101.15/iokit/Kernel/ |
| H A D | IOCommandQueue.cpp | 156 #error IOCommandQueue::checkForWork needs to be updated for new command size 215 #error IOCommandQueue::enqueueCommand needs to be updated
|
| /xnu-10063.101.15/bsd/netinet/ |
| H A D | netinet.modulemap | 8 // belongs to this module, but needs to be excluded or else clang
|
| /xnu-10063.101.15/doc/building/ |
| H A D | xnu_build_consolidation.md | 20 required KEXTs are completely different in the first place, the kernel still needs to be linked 46 and number of set/ways. XNU needs most of this information to perform set/way clean/invalidate oper…
|
| /xnu-10063.101.15/doc/lifecycle/ |
| H A D | startup.md | 40 If a new rank needs to be used, update this documentation in the proper section.
|
| H A D | hibernation.md | 218 + `wake_abstime` needs to be restored to the last absolute time captured
|
| /xnu-10063.101.15/tests/vm/ |
| H A D | test_vm_no_pager.m | 312 // This test is failing, and still needs work. rdar://118456103
|
| /xnu-10063.101.15/doc/debugging/ |
| H A D | debugging.md | 113 mechanism and needs to be converted back to original values later. 197 * Some macros needs arguments which must be found in a core file.
|
| /xnu-10063.101.15/doc/vm/ |
| H A D | freezer.md | 26 …d_pages_ratio` is the min ratio of private to shared pages that a process needs to be freezer elig… 107 | kern.memorystatus\_freeze\_pages\_min | The min. number of resident pages that a process needs to…
|
| /xnu-10063.101.15/libsyscall/mach/ |
| H A D | err_iokit.sub | 133 "(iokit/usb) pipe has stalled, error needs to be cleared", // 0x04f
|
| /xnu-10063.101.15/doc/observability/ |
| H A D | recount.md | 118 The energy counters on ARM systems count a custom unit of energy that needs to be scaled to nanojou…
|
| /xnu-10063.101.15/doc/primitives/ |
| H A D | atomics.md | 289 Any control flow that attempts to exit its scope of the loop needs to be
|
| /xnu-10063.101.15/doc/allocators/ |
| H A D | api-basics.md | 33 The kernel sometimes needs to provide persistent allocations that depend on
|
| /xnu-10063.101.15/config/ |
| H A D | MASTER | 653 # configurable kernel related resources (CONFIG_THREAD_MAX needs to stay in
|
| /xnu-10063.101.15/ |
| H A D | README.md | 429 to stay in the simple case, the module name needs to be exactly the same as
|
| /xnu-10063.101.15/makedefs/ |
| H A D | MakeInc.def | 650 # ctf_insert creates the CTF section. It needs reserved padding in the
|
| /xnu-10063.101.15/tools/lldbmacros/ |
| H A D | README.md | 445 …unction (debuglog) in utils.py. Please use this for any of your debugging needs. It will not print…
|
| /xnu-10063.101.15/doc/scheduler/ |
| H A D | sched_clutch_edge.md | 7 …of platforms with strong requirements for being dynamic and efficient. It needs to deliver on a wi…
|