Home
last modified time | relevance | path

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

/xnu-8792.41.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c2021 obj_idx_t nbft_idx; in os_channel_purge_buflet_alloc_ring() local
2039 nbft_idx = ubft->buf_nbft_idx; in os_channel_purge_buflet_alloc_ring()
2040 if (__improbable(nbft_idx != OBJ_IDX_NONE)) { in os_channel_purge_buflet_alloc_ring()
2045 nbft_idx); in os_channel_purge_buflet_alloc_ring()
2219 obj_idx_t nbft_idx; in os_channel_buflet_alloc() local
2273 nbft_idx = ubft->buf_nbft_idx; in os_channel_buflet_alloc()
2274 if (__improbable(nbft_idx != OBJ_IDX_NONE)) { in os_channel_buflet_alloc()
2279 nbft_idx); in os_channel_buflet_alloc()