Home
last modified time | relevance | path

Searched refs:crcu_array (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/kernel/rcu/
A Dupdate.c410 void __wait_rcu_gp(bool checktiny, int n, call_rcu_func_t *crcu_array, in __wait_rcu_gp() argument
419 (crcu_array[i] == call_rcu)) { in __wait_rcu_gp()
424 if (crcu_array[j] == crcu_array[i]) in __wait_rcu_gp()
429 (crcu_array[i])(&rs_array[i].head, wakeme_after_rcu); in __wait_rcu_gp()
436 (crcu_array[i] == call_rcu)) in __wait_rcu_gp()
439 if (crcu_array[j] == crcu_array[i]) in __wait_rcu_gp()
/linux-6.3-rc2/include/linux/
A Drcupdate_wait.h21 void __wait_rcu_gp(bool checktiny, int n, call_rcu_func_t *crcu_array,

Completed in 5 milliseconds