Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel_var.h640 (_usd)->sd_md_idx = OBJ_IDX_NONE; \
647 ASSERT((_usd)->sd_md_idx == OBJ_IDX_NONE); \
649 (_usd)->sd_md_idx = (_md_idx); \
657 (_usd)->sd_md_idx = OBJ_IDX_NONE; \
H A Dos_channel_private.h297 obj_idx_t sd_md_idx; /* metadata index */ member
H A Dchannel_ring.c535 kqum = pp_remove_upp_locked(pp, usd->sd_md_idx, &err); in kr_txprologue_upp()
553 usd->sd_md_idx, kring->ckr_khead, kring->ckr_ktail, in kr_txprologue_upp()
902 SK_KVA(kring), slot_idx, usd->sd_md_idx, in kr_rxprologue_upp()
1498 SK_KVA(kring), slot_idx, usd->sd_md_idx, in kr_event_sync_prologue()
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c94 _METADATA(_chrd, _ring, _SLOT_DESC(_chrd, _idx)->sd_md_idx)
108 _CHANNEL_RING_BFT(_chrd, _ring, _SLOT_DESC(_chrd, _idx)->sd_md_idx)
193 (_usd)->sd_md_idx = (_md_idx); \
198 (_usd)->sd_md_idx = OBJ_IDX_NONE; \
/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.c2230 (int)(usd ? usd->sd_md_idx : OBJ_IDX_NONE), in na_kr_populate_slots()
2357 (int)(usd ? usd->sd_md_idx : OBJ_IDX_NONE), in na_kr_depopulate_slots()
3565 kqum = pp_remove_upp_locked(pp, usd->sd_md_idx, &err); in na_packet_pool_free_sync()
3568 usd->sd_md_idx, SK_KVA(kqum)); in na_packet_pool_free_sync()
3756 kbft = pp_remove_upp_bft(pp, usd->sd_md_idx, &err); in na_packet_pool_free_buf_sync()
3758 SK_ERR("un-allocated buflet %d %p", usd->sd_md_idx, in na_packet_pool_free_buf_sync()