Home
last modified time | relevance | path

Searched refs:full (Results 1 – 14 of 14) sorted by relevance

/xnu-8020.101.4/tools/lldbmacros/
H A Dwaitq.py222 full = '-A' in cmd_options
227 if not full and not wq.hasThreads():
/xnu-8020.101.4/iokit/DriverKit/
H A DIODataQueueDispatchSource.iig75 …* @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 Dpcb.c152 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 DKernelCrypto.txt82 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 Derr_server.sub52 "(server/env_mgr) port table full",
234 "(server/xkernel) map full",
/xnu-8020.101.4/tests/
H A Dpoll_select_kevent_paired_fds.c877 WR_DECL(desc_name, fd_pair, full, "the full string", FULL_WRITE, \
H A Dhvtest_x86.m1707 /* 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 Dstackshot_tests.m335 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 DMakeInc.cmd121 # must resolve these to a full path and override SDKROOT.
H A DMakeInc.def509 # full for KASAN). This implies that we cannot use CFLAGS_$(CURRENT_KERNEL_CONFIG), because
/xnu-8020.101.4/config/
H A DMASTER621 # configuration option for full, partial, or no kernel debug event tracing
/xnu-8020.101.4/
H A DAPPLE_LICENSE321 continue in full force and effect. (b) Notwithstanding the foregoing,
/xnu-8020.101.4/bsd/net/
H A Dif_bridge.c6671 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 Dsched_clutch_edge.md283 …mber of CPUs in the cluster; so a cluster's shared resource is considered full if there are "n" ru…