Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/rcu/
Dtree.h535 static void sync_rcu_do_polled_gp(struct work_struct *wp);
Dtree_exp.h1003 static void sync_rcu_do_polled_gp(struct work_struct *wp) in sync_rcu_do_polled_gp() function
Dtree.c5492 INIT_WORK(&rnp->exp_poll_wq, sync_rcu_do_polled_gp); in rcu_init_one()