Home
last modified time | relevance | path

Searched refs:test_type (Results 1 – 3 of 3) sorted by relevance

/kernel/rcu/
Drcu.h458 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags,
467 static inline void rcutorture_get_gp_data(enum rcutorture_type test_type, in rcutorture_get_gp_data() argument
492 static inline void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() argument
496 if (test_type != SRCU_FLAVOR) in srcutorture_get_gp_data()
504 void srcutorture_get_gp_data(enum rcutorture_type test_type,
Dsrcutree.c1245 void srcutorture_get_gp_data(enum rcutorture_type test_type, in srcutorture_get_gp_data() argument
1249 if (test_type != SRCU_FLAVOR) in srcutorture_get_gp_data()
Dtree.c543 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, in rcutorture_get_gp_data() argument
546 switch (test_type) { in rcutorture_get_gp_data()