Home
last modified time | relevance | path

Searched full:sc_list (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/uio/
H A Duio_hv_generic.c98 list_for_each_entry(sc, &primary->sc_list, sc_list) in hv_uio_irqcontrol()
/linux/drivers/hv/
H A Dhyperv_vmbus.h495 list_for_each_entry(sc, &channel->sc_list, sc_list) { in hv_is_allocated_cpu()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c1466 const struct list_head *device_list, *sc_list; in get_macsec_rx_sa_from_obj_id() local
1475 sc_list = &iter->macsec_rx_sc_list_head; in get_macsec_rx_sa_from_obj_id()
1476 list_for_each_entry(mlx5e_rx_sc, sc_list, rx_sc_list_element) { in get_macsec_rx_sa_from_obj_id()