Home
last modified time | relevance | path

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

/linux-4.1.27/tools/nfsd/
Dinject_fault.sh8 DEBUGFS=`cat /proc/mounts | grep debugfs`
9 if [ "$DEBUGFS" == "" ]; then
16 DEBUGDIR=`echo $DEBUGFS | awk '{print $2}'`/nfsd
/linux-4.1.27/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
/linux-4.1.27/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
/linux-4.1.27/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
/linux-4.1.27/samples/bpf/
Dbpf_load.c23 #define DEBUGFS "/sys/kernel/debug/tracing/" macro
86 strcpy(buf, DEBUGFS); in load_and_attach()
298 trace_fd = open(DEBUGFS "trace_pipe", O_RDONLY, 0); in read_trace_pipe()
/linux-4.1.27/drivers/net/wireless/libertas/
DREADME60 DEBUGFS COMMANDS
/linux-4.1.27/Documentation/filesystems/
Df2fs.txt151 DEBUGFS ENTRIES
/linux-4.1.27/drivers/watchdog/
DKconfig1241 bool "DEBUGFS support for BCM Kona Watchdog"
/linux-4.1.27/
DMAINTAINERS3335 DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS