Searched refs:rcutorture_get_gp_data (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/kernel/rcu/ |
D | rcu.h | 478 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, 487 static inline void rcutorture_get_gp_data(enum rcutorture_type test_type, in rcutorture_get_gp_data() function
|
D | rcutorture.c | 2214 rcutorture_get_gp_data(cur_ops->ttype, in rcu_torture_stats_print() 3289 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_cleanup() 3471 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_init()
|
D | tree.c | 535 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, in rcutorture_get_gp_data() function 547 EXPORT_SYMBOL_GPL(rcutorture_get_gp_data);
|