Home
last modified time | relevance | path

Searched refs:wakeme_after_rcu (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dmisc.c9 void wakeme_after_rcu(struct rcu_head *head) in wakeme_after_rcu() function
H A Dmisc.h44 void wakeme_after_rcu(struct rcu_head *head);
/kernel/linux/linux-5.10/kernel/rcu/
H A Dupdate.c355 * wakeme_after_rcu() - Callback function to awaken a task after grace period
360 void wakeme_after_rcu(struct rcu_head *head) in wakeme_after_rcu() function
367 EXPORT_SYMBOL_GPL(wakeme_after_rcu); variable
388 (crcu_array[i])(&rs_array[i].head, wakeme_after_rcu); in __wait_rcu_gp()
H A Dsrcutiny.c202 call_srcu(ssp, &rs.head, wakeme_after_rcu); in synchronize_srcu()
H A Dsrcutree.c937 __call_srcu(ssp, &rcu.head, wakeme_after_rcu, do_norm); in __synchronize_srcu()
/kernel/linux/linux-6.6/kernel/rcu/
H A Dupdate.c396 * wakeme_after_rcu() - Callback function to awaken a task after grace period
401 void wakeme_after_rcu(struct rcu_head *head) in wakeme_after_rcu() function
408 EXPORT_SYMBOL_GPL(wakeme_after_rcu); variable
429 (crcu_array[i])(&rs_array[i].head, wakeme_after_rcu); in __wait_rcu_gp()
H A Dsrcutiny.c214 call_srcu(ssp, &rs.head, wakeme_after_rcu); in synchronize_srcu()
H A Dtasks.h355 needwake = (func == wakeme_after_rcu) || in call_rcu_tasks_generic()
H A Dsrcutree.c1385 __call_srcu(ssp, &rcu.head, wakeme_after_rcu, do_norm); in __synchronize_srcu()
/kernel/linux/linux-5.10/include/linux/
H A Drcupdate_wait.h19 void wakeme_after_rcu(struct rcu_head *head);
/kernel/linux/linux-6.6/include/linux/
H A Drcupdate_wait.h19 void wakeme_after_rcu(struct rcu_head *head);

Completed in 11 milliseconds