Searched refs:take_rtnl (Results 1 – 3 of 3) sorted by relevance
3624 bool take_rtnl = READ_ONCE(block->lockeddevcnt) && !rtnl_held; in tc_setup_cb_call() local3628 if (take_rtnl) in tc_setup_cb_call()3635 if (!rtnl_held && !take_rtnl && block->lockeddevcnt) { in tc_setup_cb_call()3637 take_rtnl = true; in tc_setup_cb_call()3644 if (take_rtnl) in tc_setup_cb_call()3660 bool take_rtnl = READ_ONCE(block->lockeddevcnt) && !rtnl_held; in tc_setup_cb_add() local3664 if (take_rtnl) in tc_setup_cb_add()3671 if (!rtnl_held && !take_rtnl && block->lockeddevcnt) { in tc_setup_cb_add()3673 take_rtnl = true; in tc_setup_cb_add()3694 if (take_rtnl) in tc_setup_cb_add()[all …]
1493 bool take_rtnl) in mlx5_esw_qos_lag_link_speed_get() argument1503 if (take_rtnl) in mlx5_esw_qos_lag_link_speed_get()1508 if (take_rtnl) in mlx5_esw_qos_lag_link_speed_get()1517 bool take_rtnl, in mlx5_esw_qos_max_link_speed_get() argument1525 *link_speed_max = mlx5_esw_qos_lag_link_speed_get(mdev, take_rtnl); in mlx5_esw_qos_max_link_speed_get()
5986 const bool take_rtnl = netdev->reg_state == NETREG_REGISTERED; in mlx5e_nic_init() local6023 if (take_rtnl) in mlx5e_nic_init()6029 if (take_rtnl) in mlx5e_nic_init()