Searched refs:VERBOSE_TOROUT_STRING (Results 1 – 5 of 5) sorted by relevance
341 VERBOSE_TOROUT_STRING("torture_onoff task started"); in torture_onoff()347 VERBOSE_TOROUT_STRING("Only one CPU, so CPU-hotplug testing is disabled"); in torture_onoff()352 VERBOSE_TOROUT_STRING("torture_onoff begin holdoff"); in torture_onoff()354 VERBOSE_TOROUT_STRING("torture_onoff end holdoff"); in torture_onoff()405 VERBOSE_TOROUT_STRING("Stopping torture_onoff task"); in torture_onoff_cleanup()553 VERBOSE_TOROUT_STRING("torture_shuffle task started"); in torture_shuffle()589 VERBOSE_TOROUT_STRING("Stopping torture_shuffle task"); in torture_shuffle_cleanup()626 VERBOSE_TOROUT_STRING("torture_shutdown task started"); in torture_shutdown()646 VERBOSE_TOROUT_STRING("torture_shutdown task shutting down system"); in torture_shutdown()651 VERBOSE_TOROUT_STRING("No torture_shutdown_hook(), skipping."); in torture_shutdown()[all …]
192 VERBOSE_TOROUT_STRING("scf_torture_stats task started"); in scf_torture_stats()
1040 VERBOSE_TOROUT_STRING("rcu_torture_boost boosting failed"); in rcu_torture_boost_failed()1068 VERBOSE_TOROUT_STRING("rcu_torture_boost started"); in rcu_torture_boost()1165 VERBOSE_TOROUT_STRING("rcu_torture_fqs task started"); in rcu_torture_fqs()1351 VERBOSE_TOROUT_STRING("rcu_torture_writer task started"); in rcu_torture_writer()1572 VERBOSE_TOROUT_STRING("rcu_torture_fakewriter task started"); in rcu_torture_fakewriter()2036 VERBOSE_TOROUT_STRING("rcu_torture_reader task started"); in rcu_torture_reader()2080 VERBOSE_TOROUT_STRING("rcu_nocb_toggle task started"); in rcu_nocb_toggle()2242 VERBOSE_TOROUT_STRING("rcu_torture_stats task started"); in rcu_torture_stats()2371 VERBOSE_TOROUT_STRING("Creating rcu_torture_boost task"); in rcutorture_booster_init()2376 VERBOSE_TOROUT_STRING("rcu_torture_boost task create failed"); in rcutorture_booster_init()[all …]
389 VERBOSE_TOROUT_STRING("ww_acquire_ctx: Out of memory"); in torture_ww_mutex_init()673 VERBOSE_TOROUT_STRING("lock_torture_writer task started"); in lock_torture_writer()712 VERBOSE_TOROUT_STRING("lock_torture_reader task started"); in lock_torture_reader()818 VERBOSE_TOROUT_STRING("lock_torture_stats task started"); in lock_torture_stats()975 VERBOSE_TOROUT_STRING("cxt.lwsa: Out of memory"); in lock_torture_init()1005 VERBOSE_TOROUT_STRING("cxt.lrsa: Out of memory"); in lock_torture_init()
34 #define VERBOSE_TOROUT_STRING(s) \ macro