Searched refs:rcutorture_get_gp_data (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/kernel/rcu/ |
D | rcu.h | 453 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, 462 static inline void rcutorture_get_gp_data(enum rcutorture_type test_type, in rcutorture_get_gp_data() function
|
D | rcutorture.c | 1583 rcutorture_get_gp_data(cur_ops->ttype, in rcu_torture_stats_print() 2498 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_cleanup() 2670 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_init()
|
D | tree.c | 598 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, in rcutorture_get_gp_data() function 610 EXPORT_SYMBOL_GPL(rcutorture_get_gp_data);
|