Searched refs:srcutorture_get_gp_data (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/rcu/ |
H A D | rcu.h | 586 static inline void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() function 598 void srcutorture_get_gp_data(enum rcutorture_type test_type,
|
H A D | srcutree.c | 1813 void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() function 1822 EXPORT_SYMBOL_GPL(srcutorture_get_gp_data);
|
H A D | rcutorture.c | 2260 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, in rcu_torture_stats_print() 3360 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, &flags, &gp_seq); in rcu_torture_cleanup() 3732 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, &flags, &gp_seq); in rcu_torture_init()
|