Home
last modified time | relevance | path

Searched refs:TORTURE_FLAG (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dtorture.h44 #define TORTURE_FLAG "-torture:" macro
46 pr_alert("%s" TORTURE_FLAG s "\n", torture_type)
48 do { if (verbose) pr_alert("%s" TORTURE_FLAG " %s\n", torture_type, s); } while (0)
50 do { if (verbose) pr_alert("%s" TORTURE_FLAG "!!! %s\n", torture_type, s); } while (0)
/linux-4.1.27/kernel/
Dtorture.c111 pr_alert("%s" TORTURE_FLAG in torture_onoff()
119 pr_alert("%s" TORTURE_FLAG in torture_onoff()
124 pr_alert("%s" TORTURE_FLAG in torture_onoff()
141 pr_alert("%s" TORTURE_FLAG in torture_onoff()
149 pr_alert("%s" TORTURE_FLAG in torture_onoff()
154 pr_alert("%s" TORTURE_FLAG in torture_onoff()
435 pr_alert("%s" TORTURE_FLAG in torture_shutdown()
/linux-4.1.27/kernel/rcu/
Drcutorture.c539 torture_type, TORTURE_FLAG, idx); in srcu_torture_stats()
870 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer()
873 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer()
1203 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print()
1226 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print()
1242 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print()
1248 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print()
1294 pr_alert("%s" TORTURE_FLAG in rcu_torture_print_module_parms()
1476 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init()
1479 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init()
/linux-4.1.27/kernel/locking/
Dlocktorture.c590 pr_alert("%s" TORTURE_FLAG in lock_torture_print_module_parms()