Searched refs:TORTURE_FLAG (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/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-6.15/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() 641 pr_alert("%s" TORTURE_FLAG in torture_shutdown()
|
| /linux-6.15/kernel/rcu/ |
| H A D | rcutorture.c | 800 srcu_torture_stats_print(srcu_ctlp, torture_type, TORTURE_FLAG); in srcu_torture_stats() 1488 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 1729 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 2413 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2441 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2460 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2466 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 2570 pr_alert("%s" TORTURE_FLAG in rcu_torture_print_module_parms() 3397 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init() 3400 pr_alert("%s" TORTURE_FLAG in rcu_torture_barrier_init()
|
| /linux-6.15/kernel/locking/ |
| H A D | locktorture.c | 1101 pr_alert("%s" TORTURE_FLAG in lock_torture_print_module_parms()
|