Home
last modified time | relevance | path

Searched refs:DEBUGFS (Results 1 – 4 of 4) sorted by relevance

/tools/nfsd/
Dinject_fault.sh8 DEBUGFS=`cat /proc/mounts | grep debugfs`
9 if [ "$DEBUGFS" == "" ]; then
16 DEBUGDIR=`echo $DEBUGFS | awk '{print $2}'`/nfsd
/tools/testing/selftests/memory-hotplug/
Dmem-on-off-test.sh180 DEBUGFS=`mount -t debugfs | head -1 | awk '{ print $3 }'`
181 NOTIFIER_ERR_INJECT_DIR=$DEBUGFS/notifier-error-inject/memory
190 if [ ! -d "$DEBUGFS" ]; then
/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh213 DEBUGFS=`mount -t debugfs | head -1 | awk '{ print $3 }'`
214 NOTIFIER_ERR_INJECT_DIR=$DEBUGFS/notifier-error-inject/cpu
223 if [ ! -d "$DEBUGFS" ]; then
/tools/testing/fault-injection/
Dfailcmd.sh71 DEBUGFS=`mount -t debugfs | head -1 | awk '{ print $3}'`
73 if [ ! -d "$DEBUGFS" ]; then
79 FAULTATTR=$DEBUGFS/$FAILCMD_TYPE