| /xnu-11417.101.15/iokit/DriverKit/ |
| H A D | IODataQueueDispatchSource.iig | 82 …* @brief As a producer, set the handler block to run when the queue becomes non-full, after … 147 * kIOReturnOverrun if the queue was full. 174 * kIOReturnOverrun if the queue was full. 184 * kIOReturnOverrun if the queue is full 195 * kIOReturnOverrun if the queue is full
|
| /xnu-11417.101.15/tools/lldbmacros/ |
| H A D | waitq.py | 222 full = '-A' in cmd_options 227 if not full and not wq.hasThreads():
|
| /xnu-11417.101.15/osfmk/i386/ |
| H A D | pcb.c | 153 get_thread_state64(thread_t thread, void *ts, boolean_t full); 159 set_thread_state64(thread_t thread, void *ts, boolean_t full); 713 set_thread_state64(thread_t thread, void *state, int full) in set_thread_state64() argument 718 if (full == TRUE) { in set_thread_state64() 757 if (full == FALSE) { in set_thread_state64() 805 get_thread_state64(thread_t thread, void *state, boolean_t full) in get_thread_state64() argument 810 if (full == TRUE) { in get_thread_state64() 840 if (full == TRUE) { in get_thread_state64()
|
| /xnu-11417.101.15/bsd/crypto/doc/ |
| H A D | KernelCrypto.txt | 82 ALTERNATIVELY, provided that this notice is retained in full, this product 112 ALTERNATIVELY, provided that this notice is retained in full, this product
|
| /xnu-11417.101.15/doc/vm/ |
| H A D | memorystatus.md | 69 thread is woken up *blindly* and it will do a full system health check. 94 See the full jetsam band reference on [confluence](https://confluence.sd.apple.com/display/allOSSys… 98 The memorystatus subsystem is heavily intertwined with daemon lifecycle. A full discussion of daemo… 153 …rocesses under memory pressure and demoting processes when the freezer is full. See `doc/memorysta…
|
| H A D | freezer.md | 68 … try to freeze new processes before doing re-freezes. Once the freezer is full or we have no more …
|
| /xnu-11417.101.15/libsyscall/mach/ |
| H A D | err_server.sub | 52 "(server/env_mgr) port table full", 234 "(server/xkernel) map full",
|
| /xnu-11417.101.15/doc/debugging/ |
| H A D | macro_testing.md | 20 way a test can exercise full stack including SBAPI and expression handlers.
|
| /xnu-11417.101.15/doc/arm/ |
| H A D | sme.md | 20 to xnu. It is not intended as a full programming guide for SVE or SME: readers 21 may find a full description of these ISAs in the 384 allows full use of the SIMD instruction set inside streaming SVE mode.
|
| /xnu-11417.101.15/doc/observability/ |
| H A D | recount.md | 97 Idle time has no user component and doesn't consume instructions or cycles, so a full usage structu…
|
| /xnu-11417.101.15/tests/ |
| H A D | poll_select_kevent_paired_fds.c | 878 WR_DECL(desc_name, fd_pair, full, "the full string", FULL_WRITE, \
|
| H A D | stackshot_tests.m | 347 T_EXPECT_EQ(oldlen, sizeof (*out), "kernel should update full stats structure"); 442 T_LOG("taking full stackshot"); 900 T_DECL(exec, "test getting full task snapshots for a task that execs", T_META_TAG_VM_PREFERRED) 1306 T_LOG("taking full stackshot");
|
| /xnu-11417.101.15/makedefs/ |
| H A D | MakeInc.cmd | 124 # must resolve these to a full path and override SDKROOT.
|
| H A D | MakeInc.def | 679 # full for KASAN). This implies that we cannot use CFLAGS_$(CURRENT_KERNEL_CONFIG), because
|
| /xnu-11417.101.15/config/ |
| H A D | MASTER | 615 # configuration option for full, partial, or no kernel debug event tracing
|
| /xnu-11417.101.15/ |
| H A D | APPLE_LICENSE | 321 continue in full force and effect. (b) Notwithstanding the foregoing,
|
| /xnu-11417.101.15/bsd/net/ |
| H A D | if_bridge.c | 6733 bridge_rtflush(struct bridge_softc *sc, int full) 6740 if (full || (brt->brt_flags & IFBAF_TYPEMASK) == IFBAF_DYNAMIC) { 6777 bridge_rtdelete(struct bridge_softc *sc, struct ifnet *ifp, int full) 6784 if (brt->brt_ifp == ifp && (full ||
|
| /xnu-11417.101.15/doc/scheduler/ |
| H A D | sched_clutch_edge.md | 282 …mber of CPUs in the cluster; so a cluster's shared resource is considered full if there are "n" ru…
|