Searched refs:_move_all_busy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 4603 static int _move_all_busy(struct mlx4_dev *dev, int slave, in _move_all_busy() function 4647 busy = _move_all_busy(dev, slave, type, 0); in move_all_busy() 4655 busy = _move_all_busy(dev, slave, type, 1); in move_all_busy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 4604 static int _move_all_busy(struct mlx4_dev *dev, int slave, in _move_all_busy() function 4648 busy = _move_all_busy(dev, slave, type, 0); in move_all_busy() 4656 busy = _move_all_busy(dev, slave, type, 1); in move_all_busy()
|
Completed in 14 milliseconds