Searched refs:rcutorture_get_gp_data (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/kernel/rcu/ |
| D | rcu.h | 463 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, 472 static inline void rcutorture_get_gp_data(enum rcutorture_type test_type, in rcutorture_get_gp_data() function
|
| D | rcutorture.c | 1836 rcutorture_get_gp_data(cur_ops->ttype, in rcu_torture_stats_print() 2815 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_cleanup() 2993 rcutorture_get_gp_data(cur_ops->ttype, &flags, &gp_seq); in rcu_torture_init()
|
| D | tree.c | 587 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, in rcutorture_get_gp_data() function 599 EXPORT_SYMBOL_GPL(rcutorture_get_gp_data);
|