Searched refs:srcutorture_get_gp_data (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/kernel/rcu/ |
D | rcu.h | 512 static inline void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() function 524 void srcutorture_get_gp_data(enum rcutorture_type test_type,
|
D | srcutree.c | 1640 void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() function 1649 EXPORT_SYMBOL_GPL(srcutorture_get_gp_data);
|
D | rcutorture.c | 2216 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, in rcu_torture_stats_print() 3290 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, &flags, &gp_seq); in rcu_torture_cleanup() 3472 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, &flags, &gp_seq); in rcu_torture_init()
|