Home
last modified time | relevance | path

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

/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_channel.c2099 obj_idx_t nbft_idx; in os_channel_purge_buflet_alloc_ring() local
2117 nbft_idx = ubft->buf_nbft_idx; in os_channel_purge_buflet_alloc_ring()
2118 if (__improbable(nbft_idx != OBJ_IDX_NONE)) { in os_channel_purge_buflet_alloc_ring()
2123 nbft_idx); in os_channel_purge_buflet_alloc_ring()
2302 obj_idx_t nbft_idx; in os_channel_buflet_alloc() local
2356 nbft_idx = ubft->buf_nbft_idx; in os_channel_buflet_alloc()
2357 if (__improbable(nbft_idx != OBJ_IDX_NONE)) { in os_channel_buflet_alloc()
2362 nbft_idx); in os_channel_buflet_alloc()