Searched refs:spin_unlock_irqrestore_rcu_node (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/kernel/rcu/ |
D | srcutree.c | 113 #define spin_unlock_irqrestore_rcu_node(p, flags) \ macro 325 spin_unlock_irqrestore_rcu_node(ssp, flags); in srcu_transition_to_big() 329 spin_unlock_irqrestore_rcu_node(ssp, flags); in srcu_transition_to_big() 366 spin_unlock_irqrestore_rcu_node(ssp, *flags); in spin_lock_irqsave_sdp_contention() 401 spin_unlock_irqrestore_rcu_node(ssp, flags); in check_init_srcu_struct() 405 spin_unlock_irqrestore_rcu_node(ssp, flags); in check_init_srcu_struct() 811 spin_unlock_irqrestore_rcu_node(sdp, flags); in srcu_gp_end() 860 spin_unlock_irqrestore_rcu_node(snp, flags); in srcu_funnel_exp_start() 864 spin_unlock_irqrestore_rcu_node(snp, flags); in srcu_funnel_exp_start() 869 spin_unlock_irqrestore_rcu_node(ssp, flags); in srcu_funnel_exp_start() [all …]
|