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

/linux-master/include/linux/
H A Drcupdate.h212 void exit_tasks_rcu_stop(void);
221 static inline void exit_tasks_rcu_stop(void) { } function
/linux-master/kernel/
H A Dpid_namespace.c266 exit_tasks_rcu_stop();
/linux-master/kernel/rcu/
H A Dtasks.h858 // of do_exit() following its call to exit_tasks_rcu_stop().
1213 void exit_tasks_rcu_stop(void) function
1233 exit_tasks_rcu_stop();
1239 void exit_tasks_rcu_stop(void) { } function

Completed in 148 milliseconds