Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
Dmagic.h4 #ifndef DEBUGFS_MAGIC
5 #define DEBUGFS_MAGIC 0x64626720 macro
/external/linux-tools-perf/perf-3.12.0/tools/lib/lk/
Ddebugfs.h15 #ifndef DEBUGFS_MAGIC
16 #define DEBUGFS_MAGIC 0x64626720 macro
Ddebugfs.c70 else if (st_fs.f_type != (long) DEBUGFS_MAGIC) in debugfs_valid_mountpoint()
/external/kernel-headers/original/uapi/linux/
Dmagic.h11 #define DEBUGFS_MAGIC 0x64626720 macro