Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/kernel/rcu/
Drcutorture.c542 torture_type, TORTURE_FLAG, idx); in srcu_torture_stats()
914 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer()
917 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer()
1248 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print()
1271 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print()
1287 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print()
1293 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print()
1339 pr_alert("%s" TORTURE_FLAG in rcu_torture_print_module_parms()
1524 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init()
1527 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init()
/linux-4.4.14/kernel/locking/
Dlocktorture.c736 pr_alert("%s" TORTURE_FLAG in lock_torture_print_module_parms()