Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 28) sorted by relevance

12

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf2.c378 …loc_notsupp(__unused uint32_t id, __unused uint16_t type, __unused uint16_t len, __unused int wait) in m_tag_kalloc_notsupp()
458 m_tag_create(uint32_t id, uint16_t type, int len, int wait, struct mbuf *buf) in m_tag_create()
476 m_tag_alloc_mbuf(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_alloc_mbuf()
520 m_tag_create_mbuf(uint32_t id, uint16_t type, uint16_t len, int wait, struct mbuf *buf) in m_tag_create_mbuf()
619 m_tag_data_kalloc(uint16_t len, int wait) in m_tag_data_kalloc()
648 m_tag_kalloc_external(uint32_t id, uint16_t type, uint16_t len, int wait) in m_tag_kalloc_external()
720 m_tag_kalloc(uint32_t id, uint16_t type, uint16_t len, int wait, struct m_tag_type_entry *mtte) in m_tag_kalloc()
746 m_tag_alloc(uint32_t id, uint16_t type, int len, int wait) in m_tag_alloc()
H A Duipc_mbuf.c2555 slab_alloc(mbuf_class_t class, int wait) in slab_alloc()
2925 mbuf_slab_alloc(void *arg, mcache_obj_t ***plist, unsigned int num, int wait) in mbuf_slab_alloc()
3336 int wait) in mbuf_cslab_alloc()
3718 m_clalloc(const u_int32_t num, const int wait, const u_int32_t bufsize)
4019 freelist_populate(mbuf_class_t class, unsigned int num, int wait)
4195 mbuf_cached_above(mbuf_class_t class, int wait)
4380 m_get_common(int wait, short type, int hdr)
4408 #define _M_GET(wait, type) m_get_common(wait, type, 0) argument
4409 #define _M_GETHDR(wait, type) m_get_common(wait, type, 1) argument
4410 #define _M_RETRY(wait, type) _M_GET(wait, type) argument
[all …]
H A Dmcache.c420 mcache_alloc_ext(mcache_t *cp, mcache_obj_t **list, unsigned int num, int wait) in mcache_alloc_ext()
617 mcache_alloc(mcache_t *cp, int wait) in mcache_alloc()
943 int wait) in mcache_slab_alloc()
H A Dtty.c2420 ttycheckoutq(struct tty *tp, int wait) in ttycheckoutq()
/xnu-10002.81.5/iokit/Kernel/
H A DIOSyncer.cpp93 IOSyncer::wait(bool autoRelease) in wait() function in IOSyncer
H A DIOService.cpp870 bool wait, computeDeadline = true; in attach() local
2393 _IOServiceInterestNotifier::wait() in wait() function in _IOServiceInterestNotifier
2538 bool wait; in terminatePhase1() local
2765 bool wait; in waitToBecomeTerminateThread() local
2782 bool wait = false, haveDeadline = false; in scheduleTerminatePhase2() local
5545 bool wait; in waitForState() local
5891 bool wait; in waitMatchIdle() local
6959 _IOServiceNotifier::wait() in wait() function in _IOServiceNotifier
7063 _IOServiceNullNotifier::wait() in wait() function in _IOServiceNullNotifier
/xnu-10002.81.5/osfmk/console/
H A Dserial_console.c638 _serial_getc(bool wait) in _serial_getc()
673 _vcgetc(__unused bool wait) in _vcgetc()
/xnu-10002.81.5/osfmk/kern/
H A Dkern_apfs_reflock.c368 bool wait = false; in kern_apfs_reflock_wait_for_unlock() local
H A Dlocks.c372 hw_lock_trylock_bit(uint32_t *target, unsigned int bit, bool wait) in hw_lock_trylock_bit()
2284 gate_not_closed_panic(gate_t *gate, bool wait) in gate_not_closed_panic()
2333 wait_result_t* wait, in gate_wait_turnstile()
H A Dmachine.c250 __unused boolean_t wait) in processor_assign()
H A Dsmr.c1033 __smr_scan(smr_t smr, smr_seq_t goal, smr_clock_t clk, bool wait) in __smr_scan()
1174 __smr_poll(smr_t smr, smr_seq_t goal, bool wait) in __smr_poll()
/xnu-10002.81.5/bsd/sys/
H A Dwait.h194 union wait { union
H A Dkpi_mbuf.h267 u_int32_t wait; /* times waited for space */ member
/xnu-10002.81.5/bsd/netinet/
H A Dip_encap.c544 m_tag_kalloc_encap(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_encap()
H A Dkpi_ipfilter.c647 m_tag_kalloc_ipfilt(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_ipfilt()
H A Dip_dummynet.c2622 m_tag_kalloc_dummynet(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_dummynet()
/xnu-10002.81.5/osfmk/arm/
H A Dlocks_arm.c185 …t32(uint32_t *target, uint32_t test_mask, uint32_t set_mask, enum memory_order ord, boolean_t wait) in atomic_test_and_set32()
/xnu-10002.81.5/bsd/net/pktsched/
H A Dpktsched.c811 m_tag_kalloc_aqm(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_aqm()
/xnu-10002.81.5/osfmk/tests/
H A Dkernel_tests.c1464 wait_result_t wait; in thread_inheritor_like_mutex() local
2657 gate_wait_result_t wait; in thread_gate_like_mutex() local
/xnu-10002.81.5/bsd/netinet6/
H A Dip6_input.c2380 m_tag_kalloc_inet6(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_inet6()
H A Dipsec.c5121 m_tag_kalloc_ipsec(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_ipsec()
/xnu-10002.81.5/osfmk/i386/
H A Dlocks_i386.c183 …t32(uint32_t *target, uint32_t test_mask, uint32_t set_mask, enum memory_order ord, boolean_t wait) in atomic_test_and_set32()
/xnu-10002.81.5/bsd/vfs/
H A Dvfs_bio.c1875 buf_flushdirtyblks(vnode_t vp, int wait, int flags, const char *msg) in buf_flushdirtyblks()
1882 buf_flushdirtyblks_skipinfo(vnode_t vp, int wait, int flags, const char *msg) in buf_flushdirtyblks_skipinfo()
/xnu-10002.81.5/bsd/net/
H A Dpf_ioctl.c411 m_tag_kalloc_pf_reass(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_pf_reass()
H A Dcontent_filter.c2484 m_tag_kalloc_cfil_udp(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_cfil_udp()

12