Home
last modified time | relevance | path

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

/xnu-8792.41.9/libsyscall/wrappers/skywalk/ !
H A Dos_channel.c93 #define _SLOT_METADATA(_chrd, _ring, _idx) \ macro
1072 q = _SLOT_METADATA(chrd, ring, idx); in os_channel_get_next_slot()
1114 q = _SLOT_METADATA(chrd, ring, idx); in os_channel_set_slot_properties()
1155 q = _SLOT_METADATA(chrd, ring, idx); in os_channel_slot_get_packet()
1738 q = _SLOT_METADATA(chrd, ring, idx); in os_channel_packet_alloc()
1892 if (__improbable(ph != SK_PTR_ENCODE(_SLOT_METADATA(chrd, in os_channel_slot_detach_packet()
1948 q = _SLOT_METADATA(chrd, ring, idx); in os_channel_purge_packet_alloc_ring()
2149 qum = _SLOT_METADATA(chrd, ring, idx); in os_channel_get_next_event_handle()