Searched refs:TORTURE_FLAG (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | torture.h | 31 #define TORTURE_FLAG "-torture:" macro 33 pr_alert("%s" TORTURE_FLAG " %s\n", torture_type, s) 38 pr_alert("%s" TORTURE_FLAG " %s\n", torture_type, s); \ 42 pr_alert("%s" TORTURE_FLAG "!!! %s\n", torture_type, s)
|
/openbmc/linux/kernel/ |
H A D | torture.c | 215 pr_alert("%s" TORTURE_FLAG in torture_offline() 229 pr_alert("%s" TORTURE_FLAG in torture_offline() 234 pr_alert("%s" TORTURE_FLAG in torture_offline() 275 pr_alert("%s" TORTURE_FLAG in torture_online() 289 pr_alert("%s" TORTURE_FLAG in torture_online() 294 pr_alert("%s" TORTURE_FLAG in torture_online() 328 pr_alert("%s" TORTURE_FLAG in torture_online_all() 641 pr_alert("%s" TORTURE_FLAG in torture_shutdown()
|
/openbmc/linux/kernel/rcu/ |
H A D | rcutorture.c | 712 srcu_torture_stats_print(srcu_ctlp, torture_type, TORTURE_FLAG); in srcu_torture_stats() 1375 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 1599 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 2190 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2218 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2237 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2243 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2349 pr_alert("%s" TORTURE_FLAG in rcu_torture_print_module_parms() 3118 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init() 3121 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init()
|
/openbmc/linux/kernel/locking/ |
H A D | locktorture.c | 993 pr_alert("%s" TORTURE_FLAG in lock_torture_print_module_parms()
|