Searched refs:take_rtnl (Results 1 – 3 of 3) sorted by relevance
3502 bool take_rtnl = READ_ONCE(block->lockeddevcnt) && !rtnl_held; in tc_setup_cb_call() local3506 if (take_rtnl) in tc_setup_cb_call()3513 if (!rtnl_held && !take_rtnl && block->lockeddevcnt) { in tc_setup_cb_call()3515 take_rtnl = true; in tc_setup_cb_call()3522 if (take_rtnl) in tc_setup_cb_call()3538 bool take_rtnl = READ_ONCE(block->lockeddevcnt) && !rtnl_held; in tc_setup_cb_add() local3542 if (take_rtnl) in tc_setup_cb_add()3549 if (!rtnl_held && !take_rtnl && block->lockeddevcnt) { in tc_setup_cb_add()3551 take_rtnl = true; in tc_setup_cb_add()3572 if (take_rtnl) in tc_setup_cb_add()[all …]
776 const bool take_rtnl = netdev->reg_state == NETREG_REGISTERED; in mlx5e_build_rep_params() local805 if (take_rtnl) in mlx5e_build_rep_params()809 if (take_rtnl) in mlx5e_build_rep_params()
5290 const bool take_rtnl = netdev->reg_state == NETREG_REGISTERED; in mlx5e_nic_init() local5323 if (take_rtnl) in mlx5e_nic_init()5329 if (take_rtnl) in mlx5e_nic_init()5787 const bool take_rtnl = priv->netdev->reg_state == NETREG_REGISTERED; in mlx5e_attach_netdev() local5833 if (take_rtnl) in mlx5e_attach_netdev()5836 if (take_rtnl) in mlx5e_attach_netdev()