Searched refs:full (Results 1 – 14 of 14) sorted by relevance
| /xnu-8020.101.4/tools/lldbmacros/ |
| H A D | waitq.py | 222 full = '-A' in cmd_options 227 if not full and not wq.hasThreads():
|
| /xnu-8020.101.4/iokit/DriverKit/ |
| H A D | IODataQueueDispatchSource.iig | 75 …* @brief As a producer, set the handler block to run when the queue becomes non-full, after … 140 * kIOReturnOverrun if the queue was full. 167 * kIOReturnOverrun if the queue was full.
|
| /xnu-8020.101.4/osfmk/i386/ |
| H A D | pcb.c | 152 get_thread_state64(thread_t thread, void *ts, boolean_t full); 158 set_thread_state64(thread_t thread, void *ts, boolean_t full); 689 set_thread_state64(thread_t thread, void *state, int full) in set_thread_state64() argument 694 if (full == TRUE) { in set_thread_state64() 733 if (full == FALSE) { in set_thread_state64() 781 get_thread_state64(thread_t thread, void *state, boolean_t full) in get_thread_state64() argument 786 if (full == TRUE) { in get_thread_state64() 816 if (full == TRUE) { in get_thread_state64()
|
| /xnu-8020.101.4/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-8020.101.4/libsyscall/mach/ |
| H A D | err_server.sub | 52 "(server/env_mgr) port table full", 234 "(server/xkernel) map full",
|
| /xnu-8020.101.4/tests/ |
| H A D | poll_select_kevent_paired_fds.c | 877 WR_DECL(desc_name, fd_pair, full, "the full string", FULL_WRITE, \
|
| H A D | hvtest_x86.m | 1707 /* One for all writes to 0xcd (ignoring queue full errors). */ 1713 /* One for writes to 0xef asking for exits when the queue is full. */
|
| H A D | stackshot_tests.m | 335 T_LOG("taking full stackshot"); 783 T_DECL(exec, "test getting full task snapshots for a task that execs") 1185 T_LOG("taking full stackshot");
|
| /xnu-8020.101.4/makedefs/ |
| H A D | MakeInc.cmd | 121 # must resolve these to a full path and override SDKROOT.
|
| H A D | MakeInc.def | 509 # full for KASAN). This implies that we cannot use CFLAGS_$(CURRENT_KERNEL_CONFIG), because
|
| /xnu-8020.101.4/config/ |
| H A D | MASTER | 621 # configuration option for full, partial, or no kernel debug event tracing
|
| /xnu-8020.101.4/ |
| H A D | APPLE_LICENSE | 321 continue in full force and effect. (b) Notwithstanding the foregoing,
|
| /xnu-8020.101.4/bsd/net/ |
| H A D | if_bridge.c | 6671 bridge_rtflush(struct bridge_softc *sc, int full) 6678 if (full || (brt->brt_flags & IFBAF_TYPEMASK) == IFBAF_DYNAMIC) { 6715 bridge_rtdelete(struct bridge_softc *sc, struct ifnet *ifp, int full) 6722 if (brt->brt_ifp == ifp && (full ||
|
| /xnu-8020.101.4/doc/ |
| H A D | sched_clutch_edge.md | 283 …mber of CPUs in the cluster; so a cluster's shared resource is considered full if there are "n" ru…
|