Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1013 int rel_slots, free_slots, busy, sent = 0; in nx_mon_zcopy_parent_sync() local
1186 int free_slots, busy, sent = 0, m; in nx_mon_parent_sync() local
/xnu-8020.140.41/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() local
830 int busy; in kr_available_slots_rxring() local
/xnu-8020.140.41/security/
H A Dmac_base.c918 int all_labels = 0, ignorenotfound = 0, error = 0, busy = FALSE; in mac_label_externalize() local
1080 int error = 0, busy = FALSE; in mac_label_internalize() local
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_bio.c1866 int busy = 0; in buf_flushdirtyblks_skipinfo() local
H A Dvfs_subr.c2666 int busy = 0; in vflush() local
/xnu-8020.140.41/osfmk/mach/i386/
H A D_structs.h187 busy :1; variable
/xnu-8020.140.41/bsd/nfs/
H A Dnfs4_vnops.c4035 int error = 0, error2, willsplit = 0, delay, slpflag, busy = 0, inuse = 0, restart, inqueue = 0; in nfs_advlock_setlock() local
/xnu-8020.140.41/iokit/Kernel/
H A DIOService.cpp927 SInt32 busy; in detach() local