Searched refs:full (Results 1 – 14 of 14) sorted by relevance
| /xnu-8019.80.24/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-8019.80.24/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-8019.80.24/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-8019.80.24/libsyscall/mach/ |
| H A D | err_server.sub | 52 "(server/env_mgr) port table full", 234 "(server/xkernel) map full",
|
| /xnu-8019.80.24/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 | 332 T_LOG("taking full stackshot"); 780 T_DECL(exec, "test getting full task snapshots for a task that execs") 1182 T_LOG("taking full stackshot");
|
| /xnu-8019.80.24/makedefs/ |
| H A D | MakeInc.cmd | 121 # must resolve these to a full path and override SDKROOT.
|
| H A D | MakeInc.def | 510 # full for KASAN). This implies that we cannot use CFLAGS_$(CURRENT_KERNEL_CONFIG), because
|
| /xnu-8019.80.24/config/ |
| H A D | MASTER | 643 # configuration option for full, partial, or no kernel debug event tracing
|
| /xnu-8019.80.24/doc/ |
| H A D | allocators.md | 257 defaults to using full VA sequestering (see below).
|
| 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…
|
| /xnu-8019.80.24/ |
| H A D | APPLE_LICENSE | 321 continue in full force and effect. (b) Notwithstanding the foregoing,
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | if_bridge.c | 6486 bridge_rtflush(struct bridge_softc *sc, int full) 6493 if (full || (brt->brt_flags & IFBAF_TYPEMASK) == IFBAF_DYNAMIC) { 6530 bridge_rtdelete(struct bridge_softc *sc, struct ifnet *ifp, int full) 6537 if (brt->brt_ifp == ifp && (full ||
|