Searched refs:VERBOSE_TOROUT_STRING (Results 1 – 4 of 4) sorted by relevance
191 VERBOSE_TOROUT_STRING("torture_onoff task started"); in torture_onoff()208 VERBOSE_TOROUT_STRING("Only one CPU, so CPU-hotplug testing is disabled"); in torture_onoff()213 VERBOSE_TOROUT_STRING("torture_onoff begin holdoff"); in torture_onoff()215 VERBOSE_TOROUT_STRING("torture_onoff end holdoff"); in torture_onoff()261 VERBOSE_TOROUT_STRING("Stopping torture_onoff task"); in torture_onoff_cleanup()409 VERBOSE_TOROUT_STRING("torture_shuffle task started"); in torture_shuffle()445 VERBOSE_TOROUT_STRING("Stopping torture_shuffle task"); in torture_shuffle_cleanup()482 VERBOSE_TOROUT_STRING("torture_shutdown task started"); in torture_shutdown()502 VERBOSE_TOROUT_STRING("torture_shutdown task shutting down system"); in torture_shutdown()507 VERBOSE_TOROUT_STRING("No torture_shutdown_hook(), skipping."); in torture_shutdown()[all …]
788 VERBOSE_TOROUT_STRING("rcu_torture_boost boosting failed"); in rcu_torture_boost_failed()805 VERBOSE_TOROUT_STRING("rcu_torture_boost started"); in rcu_torture_boost()810 VERBOSE_TOROUT_STRING("rcu_torture_boost RT prio failed!"); in rcu_torture_boost()912 VERBOSE_TOROUT_STRING("rcu_torture_fqs task started"); in rcu_torture_fqs()953 VERBOSE_TOROUT_STRING("rcu_torture_writer task started"); in rcu_torture_writer()1102 VERBOSE_TOROUT_STRING("rcu_torture_fakewriter task started"); in rcu_torture_fakewriter()1362 VERBOSE_TOROUT_STRING("rcu_torture_reader task started"); in rcu_torture_reader()1507 VERBOSE_TOROUT_STRING("rcu_torture_stats task started"); in rcu_torture_stats()1567 VERBOSE_TOROUT_STRING("Creating rcu_torture_boost task"); in rcutorture_booster_init()1573 VERBOSE_TOROUT_STRING("rcu_torture_boost task create failed"); in rcutorture_booster_init()[all …]
624 VERBOSE_TOROUT_STRING("lock_torture_writer task started"); in lock_torture_writer()661 VERBOSE_TOROUT_STRING("lock_torture_reader task started"); in lock_torture_reader()764 VERBOSE_TOROUT_STRING("lock_torture_stats task started"); in lock_torture_stats()912 VERBOSE_TOROUT_STRING("cxt.lwsa: Out of memory"); in lock_torture_init()943 VERBOSE_TOROUT_STRING("cxt.lrsa: Out of memory"); in lock_torture_init()
34 #define VERBOSE_TOROUT_STRING(s) \ macro