Searched refs:take_rtnl (Results 1 – 3 of 3) sorted by relevance
3617 bool take_rtnl = READ_ONCE(block->lockeddevcnt) && !rtnl_held; in tc_setup_cb_call() local 3621 if (take_rtnl) in tc_setup_cb_call() 3628 if (!rtnl_held && !take_rtnl && block->lockeddevcnt) { in tc_setup_cb_call() 3630 take_rtnl = true; in tc_setup_cb_call() 3637 if (take_rtnl) in tc_setup_cb_call() 3653 bool take_rtnl = READ_ONCE(block->lockeddevcnt) && !rtnl_held; in tc_setup_cb_add() local 3657 if (take_rtnl) in tc_setup_cb_add() 3664 if (!rtnl_held && !take_rtnl && block->lockeddevcnt) { in tc_setup_cb_add() 3666 take_rtnl = true; in tc_setup_cb_add() 3687 if (take_rtnl) in tc_setup_cb_add() 3705 bool take_rtnl = READ_ONCE(block->lockeddevcnt) && !rtnl_held; tc_setup_cb_replace() local 3757 bool take_rtnl = READ_ONCE(block->lockeddevcnt) && !rtnl_held; tc_setup_cb_destroy() local [all...]
840 const bool take_rtnl = netdev->reg_state == NETREG_REGISTERED; in mlx5e_build_rep_params() local867 if (take_rtnl) in mlx5e_build_rep_params()871 if (take_rtnl) in mlx5e_build_rep_params()
5916 const bool take_rtnl = netdev->reg_state == NETREG_REGISTERED; in mlx5e_nic_init() local5953 if (take_rtnl) in mlx5e_nic_init()5960 if (take_rtnl) in mlx5e_nic_init()