Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/util/
Ddebugfs.c82 char *debugfs_mount(const char *mountpoint) in debugfs_mount() function
/linux-3.4.99/fs/debugfs/
Dinode.c33 static struct vfsmount *debugfs_mount; variable
/linux-3.4.99/tools/vm/
Dpage-types.c512 static void debugfs_mount(void) in debugfs_mount() function