Searched refs:arch_debugfs_dir (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dkdebugfs.c20 struct dentry *arch_debugfs_dir; variable in typeref:struct:dentry
21 EXPORT_SYMBOL(arch_debugfs_dir); variable
208 arch_debugfs_dir = debugfs_create_dir("x86", NULL);
209 if (!arch_debugfs_dir)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dkdebugfs.c20 struct dentry *arch_debugfs_dir; variable in typeref:struct:dentry
21 EXPORT_SYMBOL(arch_debugfs_dir); variable
208 arch_debugfs_dir = debugfs_create_dir("x86", NULL);
209 if (!arch_debugfs_dir)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Ddebugfs.h29 extern struct dentry *arch_debugfs_dir;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Ddebugfs.h29 extern struct dentry *arch_debugfs_dir;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/mm/
H A Dpat.c821 arch_debugfs_dir, NULL, &memtype_fops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/mm/
H A Dpat.c821 arch_debugfs_dir, NULL, &memtype_fops);

Completed in 187 milliseconds