Home
last modified time | relevance | path

Searched defs:busy (Results 1 – 12 of 12) sorted by relevance

/xnu-11417.101.15/libsyscall/mach/
H A Dvm_reclaim.c197 mach_vm_reclaim_id_t tail = 0, head = 0, original_tail = 0, busy = 0; in mach_vm_reclaim_try_enter() local
292 uint64_t head = 0, busy = 0, original_tail = 0; in mach_vm_reclaim_try_cancel() local
399 mach_vm_reclaim_id_t busy = os_atomic_load_wide(&indices->busy, relaxed); in mach_vm_reclaim_query_state() local
/xnu-11417.101.15/osfmk/mach/
H A Dvm_reclaim_private.h50 _Atomic mach_vm_reclaim_id_t busy; member
/xnu-11417.101.15/osfmk/vm/
H A Dvm_reclaim.c321 uint64_t head = 0, tail = 0, busy = 0; local
818 reclaim_copyin_busy(vm_deferred_reclamation_metadata_t metadata, uint64_t *busy)
903 uint64_t head = 0, tail = 0, busy = 0, num_to_reclaim = 0, new_tail = 0; local
/xnu-11417.101.15/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1019 int rel_slots, free_slots, busy, sent = 0; in nx_mon_zcopy_parent_sync() local
1192 int free_slots, busy, sent = 0, m; in nx_mon_parent_sync() local
/xnu-11417.101.15/security/
H A Dmac_base.c919 int all_labels = 0, ignorenotfound = 0, error = 0, busy = FALSE; in mac_label_externalize() local
1081 int error = 0, busy = FALSE; in mac_label_internalize() local
/xnu-11417.101.15/bsd/skywalk/channel/
H A Dchannel_kern.c76 uint32_t busy; in _kern_channel_available_slot_count_rx() local
H A Dchannel_var.h813 int busy; in kr_available_slots_rxring() local
/xnu-11417.101.15/pexpert/pexpert/arm/
H A Dpl011.h37 uint32_t busy : 1; member
/xnu-11417.101.15/bsd/vfs/
H A Dvfs_bio.c1893 int busy = 0; in buf_flushdirtyblks_skipinfo() local
H A Dvfs_subr.c2814 int busy = 0; in vflush() local
/xnu-11417.101.15/osfmk/mach/i386/
H A D_structs.h187 busy :1; variable
/xnu-11417.101.15/iokit/Kernel/
H A DIOService.cpp947 SInt32 busy; in detach() local