Searched refs:mlx5_devcom_get_next_peer_data_rcu (Results 1 – 2 of 2) sorted by relevance
50 void *mlx5_devcom_get_next_peer_data_rcu(struct mlx5_devcom_comp_dev *devcom,54 for (pos = NULL, data = mlx5_devcom_get_next_peer_data_rcu(devcom, &pos); \56 data = mlx5_devcom_get_next_peer_data_rcu(devcom, &pos))
369 void *mlx5_devcom_get_next_peer_data_rcu(struct mlx5_devcom_comp_dev *devcom, in mlx5_devcom_get_next_peer_data_rcu() function