Home
last modified time | relevance | path

Searched refs:rcu_iw_handler (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/kernel/rcu/
Dtree.h480 static void rcu_iw_handler(struct irq_work *iwp);
Dtree_stall.h212 static void rcu_iw_handler(struct irq_work *iwp) in rcu_iw_handler() function
Dtree.c4135 rdp->rcu_iw = IRQ_WORK_INIT_HARD(rcu_iw_handler); in rcutree_prepare_cpu()