Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_var.h858 extern void csi_selrecord_one(struct __kern_channel_ring *, struct proc *,
H A Dchannel.c297 csi_selrecord_one(struct __kern_channel_ring *kring, struct proc *p, void *wql) in csi_selrecord_one() function
1329 csi_selrecord_one(&na->na_tx_rings[first_tx], in ch_event()
1413 csi_selrecord_one(&na->na_rx_rings[first_rx], in ch_event()