Home
last modified time | relevance | path

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

/xnu-12377.61.12/libsyscall/wrappers/skywalk/
H A Dos_channel.c2038 obj_idx_t nbft_idx; in os_channel_purge_buflet_alloc_ring() local
2056 nbft_idx = ubft->buf_nbft_idx; in os_channel_purge_buflet_alloc_ring()
2057 if (__improbable(nbft_idx != OBJ_IDX_NONE)) { in os_channel_purge_buflet_alloc_ring()
2062 nbft_idx); in os_channel_purge_buflet_alloc_ring()
2241 obj_idx_t nbft_idx; in os_channel_buflet_alloc() local
2295 nbft_idx = ubft->buf_nbft_idx; in os_channel_buflet_alloc()
2296 if (__improbable(nbft_idx != OBJ_IDX_NONE)) { in os_channel_buflet_alloc()
2301 nbft_idx); in os_channel_buflet_alloc()