Searched refs:slot0 (Results 1 – 2 of 2) sorted by relevance
105 const kern_channel_slot_t slot0, struct kern_slot_prop *prop) in kern_channel_get_next_slot() argument113 if (__improbable(slot0 == NULL)) { in kern_channel_get_next_slot()120 slot_idx = SLOT_NEXT(KR_SLOT_INDEX(kring, slot0), in kern_channel_get_next_slot()
999 os_channel_get_next_slot(const channel_ring_t chrd, const channel_slot_t slot0, in os_channel_get_next_slot() argument1006 if (__probable(slot0 != NULL)) { in os_channel_get_next_slot()1007 idx = _SLOT_INDEX(chrd, slot0); in os_channel_get_next_slot()