Searched refs:ttype (Results 1 – 2 of 2) sorted by relevance
/kernel/rcu/ |
D | rcutorture.c | 302 int ttype; member 453 .ttype = RCU_FLAVOR, 502 .ttype = INVALID_RCU_FLAVOR, 593 .ttype = SRCU_FLAVOR, 624 .ttype = SRCU_FLAVOR, 643 .ttype = SRCU_FLAVOR, 685 .ttype = RCU_TASKS_FLAVOR, 730 .ttype = RCU_TRIVIAL_FLAVOR, 754 .ttype = RCU_TASKS_RUDE_FLAVOR, 792 .ttype = RCU_TASKS_TRACING_FLAVOR, [all …]
|
/kernel/ |
D | torture.c | 688 bool torture_init_begin(char *ttype, int v) in torture_init_begin() argument 693 ttype, torture_type); in torture_init_begin() 698 torture_type = ttype; in torture_init_begin()
|