Home
last modified time | relevance | path

Searched refs:call_rcu_func_t (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Drcupdate_wait.h22 void __wait_rcu_gp(bool checktiny, unsigned int state, int n, call_rcu_func_t *crcu_array,
27 call_rcu_func_t __crcu_array[] = { __VA_ARGS__ }; \
H A Dtypes.h242 typedef void (*call_rcu_func_t)(struct rcu_head *head, rcu_callback_t func); typedef
/linux/kernel/rcu/
H A Dupdate.c411 void __wait_rcu_gp(bool checktiny, unsigned int state, int n, call_rcu_func_t *crcu_array, in __wait_rcu_gp()
H A Dtasks.h110 call_rcu_func_t call_func;
H A Drcutorture.c377 call_rcu_func_t call;