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

/linux-master/kernel/rcu/
H A Dtasks.h153 /* Report delay of scan exiting tasklist in rcu_tasks_postscan(). */
855 // rcu_tasks_postscan():
875 // current task to a per-CPU list of tasks that rcu_tasks_postscan() must
876 // wait on. This is necessary because rcu_tasks_postscan() must wait on
945 static void rcu_tasks_postscan(struct list_head *hop) function
1163 rcu_tasks.postscan_func = rcu_tasks_postscan;

Completed in 259 milliseconds