Home
last modified time | relevance | path

Searched refs:bound (Results 1 – 13 of 13) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dvsock_domain.h40 LIST_ENTRY(vsockpcb) bound;
63 LIST_HEAD(, vsockpcb) bound;
/xnu-8019.80.24/bsd/kern/
H A Dvsock_domain.c75 LIST_FOREACH(pcb, &vsockinfo.bound, bound) { in vsock_get_matching_pcb()
116 LIST_FOREACH(pcb_match, &vsockinfo.bound, bound) { in vsock_bind_address_if_free()
132 LIST_INSERT_HEAD(&vsockinfo.bound, pcb, bound); in vsock_bind_address_if_free()
223 if (!pcb->bound.le_prev) { in vsock_unbind_pcb()
231 if (!pcb->bound.le_prev) { in vsock_unbind_pcb()
237 LIST_REMOVE(pcb, bound); in vsock_unbind_pcb()
238 pcb->bound.le_next = NULL; in vsock_unbind_pcb()
239 pcb->bound.le_prev = NULL; in vsock_unbind_pcb()
631 LIST_FOREACH_SAFE(pcb, &vsockinfo.bound, bound, tmp_pcb) { in vsock_reset_transport()
1383 LIST_INIT(&vsockinfo.bound); in vsock_init()
/xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/
H A Dccrng.h72 int ccrng_uniform(struct ccrng_state *rng, uint64_t bound, uint64_t *rand);
/xnu-8019.80.24/osfmk/x86_64/
H A Dloose_ends.c961 addr64_t bound = (pa + count + linesize - 1) & ~(linesize - 1); in dcache_incoherent_io_store64() local
965 while (pa < bound) { in dcache_incoherent_io_store64()
986 addr64_t bound = (addr + count + linesize - 1) & ~(linesize - 1); in flush_dcache64() local
988 while (addr < bound) { in flush_dcache64()
/xnu-8019.80.24/osfmk/prng/
H A Dentropy.c341 add_observation(entropy_health_test_t *t, uint64_t bound) in add_observation() argument
345 if (__improbable(t->observation_count >= bound)) { in add_observation()
/xnu-8019.80.24/makedefs/
H A DMakeInc.cmd273 BOUND_ATTRIBUTES_CHECK = $(SRCROOT)/SETUP/bound-attributes-check.pl
274 STRIP_BOUND_ATTRIBUTES = $(SRCROOT)/SETUP/strip-bound-attributes.sed
H A DMakeInc.def373 # bound-checking support
387 $(error "your toolchain doesn't support bound checking")
495 UBSAN_CHECKS_TRAP = vla-bound builtin # emit a trap instruction (no runtim…
H A DMakeInc.rule89 $(ERR) bound attribute stripping failure for $$<; \
/xnu-8019.80.24/osfmk/ipc/
H A Dmach_port.c242 ipc_entry_num_t bound; in mach_port_names() local
256 bound = is_active_table(space)->ie_size; in mach_port_names()
258 (bound * sizeof(mach_port_name_t)), in mach_port_names()
/xnu-8019.80.24/doc/
H A Dxnu_build_consolidation.md115 following macros have been added to provide a reasonably close upper bound:
H A Dsched_clutch_edge.md111 The per-bucket thread quantum allows the scheduler to bound the worst case execution latency for a …
/xnu-8019.80.24/osfmk/conf/
H A Dfiles155 osfmk/kern/page_decrypt.c standard bound-checks
/xnu-8019.80.24/
H A DAPPLE_LICENSE5 By downloading or using this software, you are agreeing to be bound by