Home
last modified time | relevance | path

Searched refs:nbft_idx (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c2003 obj_idx_t nbft_idx; in os_channel_purge_buflet_alloc_ring() local
2021 nbft_idx = ubft->buf_nbft_idx; in os_channel_purge_buflet_alloc_ring()
2022 if (__improbable(nbft_idx != OBJ_IDX_NONE)) { in os_channel_purge_buflet_alloc_ring()
2027 nbft_idx); in os_channel_purge_buflet_alloc_ring()
2201 obj_idx_t nbft_idx; in os_channel_buflet_alloc() local
2255 nbft_idx = ubft->buf_nbft_idx; in os_channel_buflet_alloc()
2256 if (__improbable(nbft_idx != OBJ_IDX_NONE)) { in os_channel_buflet_alloc()
2261 nbft_idx); in os_channel_buflet_alloc()