Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel_private.h540 const struct channel *chrd_channel; member
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c308 *(struct channel **)(uintptr_t)&chrd->chrd_channel = chd; in os_channel_init_ring()
1041 (CHD_INFO(chrd->chrd_channel)->cinfo_ch_mode & in os_channel_get_next_slot()
1248 const struct channel *chd = chrd->chrd_channel; in os_channel_flow_admissible()
1797 if (__improbable((chrd->chrd_channel->chd_info->cinfo_ch_mode & in os_channel_slot_attach_packet()
1849 if (__improbable((chrd->chrd_channel->chd_info->cinfo_ch_mode & in os_channel_slot_detach_packet()