Home
last modified time | relevance | path

Searched refs:mips_debugfs_dir (Results 1 – 8 of 8) sorted by relevance

/arch/mips/kernel/
Dspinlock_test.c122 if (!mips_debugfs_dir) in spinlock_test()
126 mips_debugfs_dir, NULL, in spinlock_test()
132 mips_debugfs_dir, NULL, in spinlock_test()
Dsegment.c98 if (!mips_debugfs_dir) in segments_info()
102 mips_debugfs_dir, NULL, in segments_info()
Dsetup.c945 struct dentry *mips_debugfs_dir; variable
953 mips_debugfs_dir = d; in debugfs_mips()
Dunaligned.c2339 if (!mips_debugfs_dir) in debugfs_unaligned()
2342 mips_debugfs_dir, &unaligned_instructions); in debugfs_unaligned()
2346 mips_debugfs_dir, &unaligned_action); in debugfs_unaligned()
Dmips-r2-to-r6-emul.c2383 if (!mips_debugfs_dir) in mipsr2_init_debugfs()
2387 mips_debugfs_dir, NULL, in mipsr2_init_debugfs()
2393 mips_debugfs_dir, NULL, in mipsr2_init_debugfs()
/arch/mips/mm/
Dsc-debugfs.c67 if (!mips_debugfs_dir) in sc_debugfs_init()
70 dir = debugfs_create_dir("l2cache", mips_debugfs_dir); in sc_debugfs_init()
/arch/mips/include/asm/
Ddebug.h20 extern struct dentry *mips_debugfs_dir;
/arch/mips/math-emu/
Dme-debugfs.c203 if (!mips_debugfs_dir) in debugfs_fpuemu()
207 mips_debugfs_dir); in debugfs_fpuemu()
212 mips_debugfs_dir, NULL, in debugfs_fpuemu()