Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree_exp.h341 static void sync_sched_exp_handler(void *data) in sync_sched_exp_handler() function
375 ret = smp_call_function_single(cpu, sync_sched_exp_handler, rsp, 0); in sync_sched_exp_online_cleanup()
723 _synchronize_rcu_expedited(rsp, sync_sched_exp_handler); in synchronize_sched_expedited()