Searched refs:__wait_rcu_gp (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | rcupdate_wait.h | 22 void __wait_rcu_gp(bool checktiny, unsigned int state, int n, call_rcu_func_t *crcu_array, 29 __wait_rcu_gp(checktiny, state, ARRAY_SIZE(__crcu_array), __crcu_array, __rs_array); \
|
/linux/kernel/rcu/ |
H A D | update.c | 411 void __wait_rcu_gp(bool checktiny, unsigned int state, int n, call_rcu_func_t *crcu_array, in __wait_rcu_gp() function 448 EXPORT_SYMBOL_GPL(__wait_rcu_gp);
|