HomeSort by relevance Sort by last modified time
    Searched refs:sched_debug (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/controllers/cgroup/
test_3_2.sh 28 cat /proc/sched_debug > /dev/null
cgroup_regression_test.sh 164 # Bug: Accessing NULL cgrp->dentry when reading /proc/sched_debug
173 if [ ! -e /proc/sched_debug ]; then
343 # leak, and may cause oops when cat /proc/sched_debug.
389 # due to the bug, reading /proc/sched_debug may lead to oops
391 if [ $? -ne 0 -o ! -e /proc/sched_debug ]; then
398 cat /proc/sched_debug > /dev/null
  /external/ltp/testcases/kernel/power_management/
runpwtests05.sh 40 if ! grep sched_debug -qw /proc/cmdline ; then
41 tst_brkm TCONF "Kernel cmdline parameter 'sched_debug' needed," \

Completed in 78 milliseconds