Searched refs:checktiny (Results 1 – 1 of 1) sorted by relevance
| /linux/include/linux/ |
| H A D | rcupdate_wait.h | 25 void __wait_rcu_gp(bool checktiny, unsigned int state, int n, call_rcu_func_t *crcu_array, 28 #define _wait_rcu_gp(checktiny, state, ...) \ argument 32 __wait_rcu_gp(checktiny, state, ARRAY_SIZE(__crcu_array), __crcu_array, __rs_array); \
|