Searched refs:TORTURE_FLAG (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | torture.h | 32 #define TORTURE_FLAG "-torture:" macro 34 pr_alert("%s" TORTURE_FLAG " %s\n", torture_type, s) 39 pr_alert("%s" TORTURE_FLAG " %s\n", torture_type, s); \ 43 pr_alert("%s" TORTURE_FLAG "!!! %s\n", torture_type, s)
|
| /linux/kernel/ |
| H A D | torture.c | 216 pr_alert("%s" TORTURE_FLAG in torture_offline() 230 pr_alert("%s" TORTURE_FLAG in torture_offline() 235 pr_alert("%s" TORTURE_FLAG in torture_offline() 276 pr_alert("%s" TORTURE_FLAG in torture_online() 290 pr_alert("%s" TORTURE_FLAG in torture_online() 295 pr_alert("%s" TORTURE_FLAG in torture_online() 329 pr_alert("%s" TORTURE_FLAG in torture_online_all() 643 pr_alert("%s" TORTURE_FLAG in torture_shutdown()
|
| /linux/kernel/rcu/ |
| H A D | rcutorture.c | 881 srcu_torture_stats_print(srcu_ctlp, torture_type, TORTURE_FLAG); in srcu_torture_stats() 1609 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 1641 pr_alert("%s" TORTURE_FLAG " Waited %lu jiffies for boot to complete.\n", in rcu_torture_writer() 1863 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 2756 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2787 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2806 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2812 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2917 pr_alert("%s" TORTURE_FLAG in rcu_torture_print_module_parms() 3746 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init() [all …]
|
| /linux/kernel/locking/ |
| H A D | locktorture.c | 1100 pr_alert("%s" TORTURE_FLAG in lock_torture_print_module_parms()
|