Home
last modified time | relevance | path

Searched refs:SCALE_FLAG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Drcuscale.c48 #define SCALE_FLAG "-scale:" macro
50 pr_alert("%s" SCALE_FLAG " %s\n", scale_type, s)
52 do { if (verbose) pr_alert("%s" SCALE_FLAG " %s\n", scale_type, s); } while (0)
54 pr_alert("%s" SCALE_FLAG "!!! %s\n", scale_type, s)
530 scale_type, SCALE_FLAG, me, MIN_MEAS); in rcu_scale_writer()
568 pr_alert("%s" SCALE_FLAG in rcu_scale_print_module_parms()
754 pr_alert("%s" SCALE_FLAG in kfree_scale_init()
893 scale_type, SCALE_FLAG, i, j); in rcu_scale_cleanup()
897 scale_type, SCALE_FLAG, in rcu_scale_cleanup()
915 scale_type, SCALE_FLAG, in rcu_scale_cleanup()
H A Drefscale.c41 #define SCALE_FLAG "-ref-scale: " macro
44 pr_alert("%s" SCALE_FLAG s, scale_type, ## x)
49 pr_alert("%s" SCALE_FLAG s "\n", scale_type, ## x); \
60 pr_alert("%s" SCALE_FLAG s "\n", scale_type, ## x); \
64 #define SCALEOUT_ERRSTRING(s, x...) pr_alert("%s" SCALE_FLAG "!!! " s "\n", scale_type, ## x)
1027 pr_alert("%s" SCALE_FLAG in ref_scale_print_module_parms()