Home
last modified time | relevance | path

Searched defs:debugfs_mount (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/tools/perf/util/
Ddebugfs.c119 char *debugfs_mount(const char *mountpoint) in debugfs_mount() function
/linux-3.3/fs/debugfs/
Dinode.c29 static struct vfsmount *debugfs_mount; variable
/linux-3.3/Documentation/vm/
Dpage-types.c536 static void debugfs_mount(void) in debugfs_mount() function