| /xnu-10002.81.5/bsd/kern/ |
| H A D | uipc_mbuf2.c | 378 …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 D | uipc_mbuf.c | 2555 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 D | mcache.c | 420 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 D | tty.c | 2420 ttycheckoutq(struct tty *tp, int wait) in ttycheckoutq()
|
| /xnu-10002.81.5/iokit/Kernel/ |
| H A D | IOSyncer.cpp | 93 IOSyncer::wait(bool autoRelease) in wait() function in IOSyncer
|
| H A D | IOService.cpp | 870 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 D | serial_console.c | 638 _serial_getc(bool wait) in _serial_getc() 673 _vcgetc(__unused bool wait) in _vcgetc()
|
| /xnu-10002.81.5/osfmk/kern/ |
| H A D | kern_apfs_reflock.c | 368 bool wait = false; in kern_apfs_reflock_wait_for_unlock() local
|
| H A D | locks.c | 372 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 D | machine.c | 250 __unused boolean_t wait) in processor_assign()
|
| H A D | smr.c | 1033 __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 D | wait.h | 194 union wait { union
|
| H A D | kpi_mbuf.h | 267 u_int32_t wait; /* times waited for space */ member
|
| /xnu-10002.81.5/bsd/netinet/ |
| H A D | ip_encap.c | 544 m_tag_kalloc_encap(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_encap()
|
| H A D | kpi_ipfilter.c | 647 m_tag_kalloc_ipfilt(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_ipfilt()
|
| H A D | ip_dummynet.c | 2622 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 D | locks_arm.c | 185 …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 D | pktsched.c | 811 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 D | kernel_tests.c | 1464 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 D | ip6_input.c | 2380 m_tag_kalloc_inet6(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_inet6()
|
| H A D | ipsec.c | 5121 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 D | locks_i386.c | 183 …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 D | vfs_bio.c | 1875 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 D | pf_ioctl.c | 411 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 D | content_filter.c | 2484 m_tag_kalloc_cfil_udp(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_cfil_udp()
|