Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drcupdate_wait.h21 void __wait_rcu_gp(bool checktiny, int n, call_rcu_func_t *crcu_array,
26 call_rcu_func_t __crcu_array[] = { __VA_ARGS__ }; \
H A Dtypes.h223 typedef void (*call_rcu_func_t)(struct rcu_head *head, rcu_callback_t func); typedef
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
H A Dtypes.h146 typedef void (*call_rcu_func_t)(struct rcu_head *head, rcu_callback_t func); typedef
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dupdate.c369 void __wait_rcu_gp(bool checktiny, int n, call_rcu_func_t *crcu_array, in __wait_rcu_gp()
H A Dtasks.h67 call_rcu_func_t call_func;
H A Drcutorture.c316 call_rcu_func_t call;