Searched defs:busy (Results 1 – 12 of 12) sorted by relevance
| /xnu-11417.101.15/libsyscall/mach/ |
| H A D | vm_reclaim.c | 197 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 D | vm_reclaim_private.h | 50 _Atomic mach_vm_reclaim_id_t busy; member
|
| /xnu-11417.101.15/osfmk/vm/ |
| H A D | vm_reclaim.c | 321 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 D | nx_monitor.c | 1019 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 D | mac_base.c | 919 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 D | channel_kern.c | 76 uint32_t busy; in _kern_channel_available_slot_count_rx() local
|
| H A D | channel_var.h | 813 int busy; in kr_available_slots_rxring() local
|
| /xnu-11417.101.15/pexpert/pexpert/arm/ |
| H A D | pl011.h | 37 uint32_t busy : 1; member
|
| /xnu-11417.101.15/bsd/vfs/ |
| H A D | vfs_bio.c | 1893 int busy = 0; in buf_flushdirtyblks_skipinfo() local
|
| H A D | vfs_subr.c | 2814 int busy = 0; in vflush() local
|
| /xnu-11417.101.15/osfmk/mach/i386/ |
| H A D | _structs.h | 187 busy :1; variable
|
| /xnu-11417.101.15/iokit/Kernel/ |
| H A D | IOService.cpp | 947 SInt32 busy; in detach() local
|