Searched refs:srcutorture_get_gp_data (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/kernel/rcu/ |
D | rcu.h | 577 static inline void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() function 589 void srcutorture_get_gp_data(enum rcutorture_type test_type,
|
D | srcutree.c | 1787 void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() function 1796 EXPORT_SYMBOL_GPL(srcutorture_get_gp_data);
|
D | rcutorture.c | 2259 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()
|