Searched refs:ttype (Results 1 – 2 of 2) sorted by relevance
/kernel/rcu/ |
D | rcutorture.c | 290 int ttype; member 440 .ttype = RCU_FLAVOR, 489 .ttype = INVALID_RCU_FLAVOR, 580 .ttype = SRCU_FLAVOR, 611 .ttype = SRCU_FLAVOR, 630 .ttype = SRCU_FLAVOR, 667 .ttype = RCU_TASKS_FLAVOR, 712 .ttype = RCU_TRIVIAL_FLAVOR, 1480 rcutorture_get_gp_data(cur_ops->ttype, in rcu_torture_stats_print() 1482 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp, in rcu_torture_stats_print() [all …]
|
/kernel/ |
D | torture.c | 662 bool torture_init_begin(char *ttype, int v) in torture_init_begin() argument 667 ttype, torture_type); in torture_init_begin() 672 torture_type = ttype; in torture_init_begin()
|