| /xnu-8792.81.2/makedefs/ |
| H A D | MakeInc.rule | 458 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 465 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 472 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 505 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 510 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 517 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 524 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 531 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 538 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 545 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this
|
| H A D | MakeInc.kernel | 39 # to the static link archive, along with the non-LTO objects (not linked, since ld -r on mach-o obj…
|
| H A D | MakeInc.def | 732 # aligned since ld64 will link with 16KB alignment for ARM64.
|
| /xnu-8792.81.2/doc/ |
| H A D | sched_cond.md | 39 2. If in the time since waking (B) and blocking (D), the consumer thread has been sent a wakeup (A)… 73 cond (G), signalling that it is inactive and checking for any wakeups that have been issued since t… 83 …read is active are guaranteed to be observed because the consumer will check for wakeups since the
|
| H A D | recount.md | 99 The sequence lock doesn't need to be taken for these metrics since they're never updated simultaneo…
|
| H A D | sched_clutch_edge.md | 53 The `FIXPRI` bucket is special cased since it contains extremely latency sensitive threads. Since t… 283 …icy is different from the default scheduling policy of the edge scheduler since this always tries …
|
| H A D | debugging.md | 174 The six library is still required even if data is encoding manually, since it converts types.
|
| /xnu-8792.81.2/san/memory/ |
| H A D | kasan-blacklist | 54 # XXX: could this be relaxed since fakestack is reentrant?
|
| /xnu-8792.81.2/tests/ |
| H A D | stackshot_idle_25570396.m | 216 /* Take a stackshot and a delta stackshot, measuring what changed since the previous
|
| H A D | stackshot_block_owner_14362384.m | 239 /* perform various actions with a mutex in kernel memory. note that, since we aren't allowed 346 /* perform various actions with a rwlock in kernel memory. note that, since we aren't allowed
|
| H A D | stackshot_tests.m | 178 T_ASSERT_POSIX_ZERO(ret, "set since timestamp %" PRIu64 " on stackshot config", 417 T_LOG("taking delta stackshot since time %" PRIu64, stackshot_time); 1273 T_LOG("taking delta stackshot since time %" PRIu64, stackshot_time);
|
| /xnu-8792.81.2/libkern/zlib/ |
| H A D | README | 82 installed before testing (do "make install" before "make test"), since the
|
| /xnu-8792.81.2/bsd/miscfs/devfs/ |
| H A D | README | 110 2/ the routines have greatly simplified since release 1.1
|
| /xnu-8792.81.2/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 162 However, since the variable is too small to hold an
|
| /xnu-8792.81.2/doc/memorystatus/ |
| H A D | freezer.md | 100 …d 30 when idle. Importantly, docked apps are not eligible for the freezer since they're not in the…
|
| /xnu-8792.81.2/iokit/DriverKit/ |
| H A D | IOService.iig | 437 * @discussion For use by DriverKit userspace services, since they can't set
|
| /xnu-8792.81.2/bsd/kern/ |
| H A D | uipc_mbuf.c | 6974 unsigned int since; local 6984 since = now.tv_sec - mb_wdtstart.tv_sec; 6993 if (since >= MB_WDT_MAXTIME) { 6995 mb_waiters, since, mbuf_dump()); 7006 if (since >= MB_WDT_MAXTIME / 2) {
|
| /xnu-8792.81.2/bsd/net/ |
| H A D | pf_ioctl.c | 1363 pf_status.since = pf_calendar_time_second(); in pf_start() 1385 pf_status.since = pf_calendar_time_second(); in pf_stop() 1709 pf_status.since = pf_calendar_time_second(); in pfioctl()
|
| H A D | pfvar.h | 1612 u_int64_t since __attribute__((aligned(8))); member
|
| /xnu-8792.81.2/tools/lldbmacros/ |
| H A D | README.md | 413 …t into the dSYM for the kernel executable. This makes debugging very easy since they can get loade…
|