Home
last modified time | relevance | path

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

/linux/include/linux/
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__ }; \
A Dtypes.h242 typedef void (*call_rcu_func_t)(struct rcu_head *head, rcu_callback_t func); typedef
/linux/kernel/rcu/
A Dupdate.c411 void __wait_rcu_gp(bool checktiny, unsigned int state, int n, call_rcu_func_t *crcu_array, in __wait_rcu_gp()
A Dtasks.h114 call_rcu_func_t call_func;
A Drcutorture.c379 call_rcu_func_t call;

Completed in 26 milliseconds