Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h512 static void sync_rcu_do_polled_gp(struct work_struct *wp);
H A Dtree_exp.h1035 static void sync_rcu_do_polled_gp(struct work_struct *wp) in sync_rcu_do_polled_gp() function
H A Dtree.c4860 INIT_WORK(&rnp->exp_poll_wq, sync_rcu_do_polled_gp); in rcu_init_one()