Searched refs:srcutorture_get_gp_data (Results 1 – 3 of 3) sorted by relevance
/kernel/rcu/ |
D | rcu.h | 511 static inline void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() function 523 void srcutorture_get_gp_data(enum rcutorture_type test_type,
|
D | srcutree.c | 1329 void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() function 1338 EXPORT_SYMBOL_GPL(srcutorture_get_gp_data);
|
D | rcutorture.c | 1865 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, in rcu_torture_stats_print() 2858 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, &flags, &gp_seq); in rcu_torture_cleanup() 3036 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, &flags, &gp_seq); in rcu_torture_init()
|