Searched refs:TORTURE_FLAG (Results 1 – 3 of 3) 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/rcu/ |
| H A D | rcutorture.c | 881 srcu_torture_stats_print(srcu_ctlp, torture_type, TORTURE_FLAG); in srcu_torture_stats() 1610 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 1642 pr_alert("%s" TORTURE_FLAG " Waited %lu jiffies for boot to complete.\n", in rcu_torture_writer() 1864 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 2754 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2785 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2804 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2810 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2915 pr_alert("%s" TORTURE_FLAG in rcu_torture_print_module_parms() 3744 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init() [all …]
|
| /linux/kernel/locking/ |
| H A D | locktorture.c | 1101 pr_alert("%s" TORTURE_FLAG in lock_torture_print_module_parms()
|