Searched refs:rcutorture_get_gp_data (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/kernel/rcu/ |
D | rcu.h | 543 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, 552 static inline void rcutorture_get_gp_data(enum rcutorture_type test_type, in rcutorture_get_gp_data() function
|
D | rcutorture.c | 2257 rcutorture_get_gp_data(cur_ops->ttype, in rcu_torture_stats_print() 3359 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_cleanup() 3731 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_init()
|
D | tree.c | 510 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, in rcutorture_get_gp_data() function 522 EXPORT_SYMBOL_GPL(rcutorture_get_gp_data);
|