Searched refs:needs (Results 1 – 17 of 17) sorted by relevance
| /xnu-8020.121.3/SETUP/config/ |
| H A D | mkmakefile.c | 288 char *this, *needs; in read_files() local 351 needs = 0; in read_files() 387 if (needs == 0 && nreqs == 1) { in read_files() 388 needs = ns(wd); in read_files() 451 free(needs); in read_files() 452 needs = 0; in read_files() 467 tp->f_needs = needs; in read_files() 531 tp->f_needs = needs; in read_files()
|
| /xnu-8020.121.3/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
|
| /xnu-8020.121.3/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-8020.121.3/osfmk/mach/ |
| H A D | memory_object_control.defs | 135 * calls to inform it that data within the memory object needs to be 137 * object that needs servicing, but not the data itself. The pager
|
| /xnu-8020.121.3/bsd/netinet/ |
| H A D | netinet.modulemap | 8 // belongs to this module, but needs to be excluded or else clang
|
| /xnu-8020.121.3/doc/ |
| H A D | xnu_build_consolidation.md | 18 required KEXTs are completely different in the first place, the kernel still needs to be linked 44 and number of set/ways. XNU needs most of this information to perform set/way clean/invalidate oper…
|
| H A D | startup.md | 38 If a new rank needs to be used, update this documentation in the proper section.
|
| H A D | debugging.md | 134 mechanism and needs to be converted back to original values later. 313 * Some macros needs arguments which must be found in a core file.
|
| H A D | atomics.md | 287 Any control flow that attempts to exit its scope of the loop needs to be
|
| H A D | sched_clutch_edge.md | 5 …of platforms with strong requirements for being dynamic and efficient. It needs to deliver on a wi…
|
| /xnu-8020.121.3/libsyscall/mach/ |
| H A D | err_iokit.sub | 133 "(iokit/usb) pipe has stalled, error needs to be cleared", // 0x04f
|
| /xnu-8020.121.3/doc/allocators/ |
| H A D | api-basics.md | 31 The kernel sometimes needs to provide persistent allocations that depend on
|
| /xnu-8020.121.3/ |
| H A D | README.md | 349 to stay in the simple case, the module name needs to be exactly the same as
|
| /xnu-8020.121.3/config/ |
| H A D | MASTER | 659 # configurable kernel related resources (CONFIG_THREAD_MAX needs to stay in
|
| /xnu-8020.121.3/makedefs/ |
| H A D | MakeInc.def | 623 # ctf_insert creates the CTF section. It needs reserved padding in the
|
| /xnu-8020.121.3/tools/lldbmacros/ |
| H A D | README.md | 433 …unction (debuglog) in utils.py. Please use this for any of your debugging needs. It will not print…
|