Searched refs:rcutorture_get_gp_data (Results 1 – 3 of 3) sorted by relevance
/kernel/rcu/ |
D | rcu.h | 477 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, 486 static inline void rcutorture_get_gp_data(enum rcutorture_type test_type, in rcutorture_get_gp_data() function
|
D | rcutorture.c | 1863 rcutorture_get_gp_data(cur_ops->ttype, in rcu_torture_stats_print() 2857 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_cleanup() 3035 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_init()
|
D | tree.c | 588 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, in rcutorture_get_gp_data() function 600 EXPORT_SYMBOL_GPL(rcutorture_get_gp_data);
|