Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcuscale.c53 #define SCALEOUT_ERRSTRING(s) \ macro
848 SCALEOUT_ERRSTRING("All grace periods expedited, no normal ones to measure!"); in rcu_scale_cleanup()
850 SCALEOUT_ERRSTRING("All grace periods normal, no expedited ones to measure!"); in rcu_scale_cleanup()
852 SCALEOUT_ERRSTRING("No expedited async GPs, so went with async!"); in rcu_scale_cleanup()
1007 SCALEOUT_ERRSTRING("out of memory"); in rcu_scale_init()
1027 SCALEOUT_ERRSTRING("out of memory"); in rcu_scale_init()
H A Drefscale.c64 #define SCALEOUT_ERRSTRING(s, x...) pr_alert("%s" SCALE_FLAG "!!! " s "\n", scale_type, ## x) macro
944 SCALEOUT_ERRSTRING("out of memory"); in main_func()
1134 SCALEOUT_ERRSTRING("out of memory"); in ref_scale_init()