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

/linux-master/kernel/rcu/
H A Dtasks.h150 /* Report delay in synchronize_srcu() completion in rcu_tasks_postscan(). */
852 // rcu_tasks_postscan():
872 // current task to a per-CPU list of tasks that rcu_tasks_postscan() must
873 // wait on. This is necessary because rcu_tasks_postscan() must wait on
942 static void rcu_tasks_postscan(struct list_head *hop) function
1160 rcu_tasks.postscan_func = rcu_tasks_postscan;

Completed in 108 milliseconds