Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dspinlock_test.c123 if (!mips_debugfs_dir) in spinlock_test()
127 mips_debugfs_dir, NULL, in spinlock_test()
133 mips_debugfs_dir, NULL, in spinlock_test()
Dsegment.c101 if (!mips_debugfs_dir) in segments_info()
105 mips_debugfs_dir, NULL, in segments_info()
Dsetup.c1064 struct dentry *mips_debugfs_dir; variable
1072 mips_debugfs_dir = d; in debugfs_mips()
Dunaligned.c2374 if (!mips_debugfs_dir) in debugfs_unaligned()
2377 mips_debugfs_dir, &unaligned_instructions); in debugfs_unaligned()
2381 mips_debugfs_dir, &unaligned_action); in debugfs_unaligned()
Dmips-r2-to-r6-emul.c2385 if (!mips_debugfs_dir) in mipsr2_init_debugfs()
2389 mips_debugfs_dir, NULL, in mipsr2_init_debugfs()
2395 mips_debugfs_dir, NULL, in mipsr2_init_debugfs()
/Linux-v4.19/arch/mips/mm/
Dsc-debugfs.c60 if (!mips_debugfs_dir) in sc_debugfs_init()
63 dir = debugfs_create_dir("l2cache", mips_debugfs_dir); in sc_debugfs_init()
/Linux-v4.19/arch/mips/include/asm/
Ddebug.h20 extern struct dentry *mips_debugfs_dir;
/Linux-v4.19/arch/mips/math-emu/
Dme-debugfs.c204 if (!mips_debugfs_dir) in debugfs_fpuemu()
208 mips_debugfs_dir); in debugfs_fpuemu()
213 mips_debugfs_dir, NULL, in debugfs_fpuemu()