| /linux/arch/s390/kernel/ |
| H A D | kdebugfs.c | 6 struct dentry *arch_debugfs_dir; variable 7 EXPORT_SYMBOL(arch_debugfs_dir); 11 arch_debugfs_dir = debugfs_create_dir("s390", NULL); in arch_kdebugfs_init()
|
| H A D | wti.c | 194 wti_dir = debugfs_create_dir("wti", arch_debugfs_dir); in wti_init()
|
| /linux/arch/sh/kernel/ |
| H A D | kdebugfs.c | 6 struct dentry *arch_debugfs_dir; variable 7 EXPORT_SYMBOL(arch_debugfs_dir); 11 arch_debugfs_dir = debugfs_create_dir("sh", NULL); in arch_kdebugfs_init()
|
| /linux/arch/powerpc/kernel/ |
| H A D | kdebugfs.c | 6 struct dentry *arch_debugfs_dir; variable 7 EXPORT_SYMBOL(arch_debugfs_dir); 11 arch_debugfs_dir = debugfs_create_dir("powerpc", NULL); in arch_kdebugfs_init()
|
| H A D | eeh.c | 1903 arch_debugfs_dir, NULL, in eeh_init_proc() 1906 arch_debugfs_dir, &eeh_max_freezes); in eeh_init_proc() 1908 arch_debugfs_dir, in eeh_init_proc() 1911 arch_debugfs_dir, NULL, in eeh_init_proc() 1914 arch_debugfs_dir, NULL, in eeh_init_proc() 1917 arch_debugfs_dir, NULL, in eeh_init_proc() 1920 arch_debugfs_dir, NULL, in eeh_init_proc()
|
| H A D | dawr.c | 104 arch_debugfs_dir, in dawr_force_setup()
|
| H A D | eeh_cache.c | 286 arch_debugfs_dir, NULL, in eeh_cache_debugfs_init()
|
| /linux/arch/powerpc/lib/ |
| H A D | qspinlock.c | 980 debugfs_create_file("qspl_steal_spins", 0600, arch_debugfs_dir, NULL, &fops_steal_spins); in spinlock_debugfs_init() 981 …debugfs_create_file("qspl_remote_steal_spins", 0600, arch_debugfs_dir, NULL, &fops_remote_steal_sp… in spinlock_debugfs_init() 982 debugfs_create_file("qspl_head_spins", 0600, arch_debugfs_dir, NULL, &fops_head_spins); in spinlock_debugfs_init() 984 debugfs_create_file("qspl_pv_yield_owner", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_owner); in spinlock_debugfs_init() 985 …debugfs_create_file("qspl_pv_yield_allow_steal", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_allo… in spinlock_debugfs_init() 986 …debugfs_create_file("qspl_pv_spin_on_preempted_owner", 0600, arch_debugfs_dir, NULL, &fops_pv_spin… in spinlock_debugfs_init() 987 debugfs_create_file("qspl_pv_sleepy_lock", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lock); in spinlock_debugfs_init() 988 …debugfs_create_file("qspl_pv_sleepy_lock_sticky", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lo… in spinlock_debugfs_init() 989 …debugfs_create_file("qspl_pv_sleepy_lock_interval_ns", 0600, arch_debugfs_dir, NULL, &fops_pv_slee… in spinlock_debugfs_init() 990 …debugfs_create_file("qspl_pv_sleepy_lock_factor", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lo… in spinlock_debugfs_init() [all …]
|
| /linux/arch/x86/kernel/ |
| H A D | kdebugfs.c | 19 struct dentry *arch_debugfs_dir; variable 20 EXPORT_SYMBOL(arch_debugfs_dir); 170 dbp = debugfs_create_dir("boot_params", arch_debugfs_dir); in boot_params_kdebugfs_init() 187 arch_debugfs_dir = debugfs_create_dir("x86", NULL); in arch_kdebugfs_init()
|
| H A D | itmt.c | 110 arch_debugfs_dir, in sched_set_itmt_support() 119 arch_debugfs_dir, NULL, in sched_set_itmt_support()
|
| H A D | amd_node.c | 304 debugfs_dir = debugfs_create_dir("amd_smn", arch_debugfs_dir); in amd_smn_init()
|
| /linux/arch/sh/mm/ |
| H A D | cache-debugfs.c | 101 debugfs_create_file("dcache", S_IRUSR, arch_debugfs_dir, in cache_debugfs_init() 103 debugfs_create_file("icache", S_IRUSR, arch_debugfs_dir, in cache_debugfs_init()
|
| H A D | tlb-debugfs.c | 152 debugfs_create_file("itlb", S_IRUSR, arch_debugfs_dir, in tlb_debugfs_init() 154 debugfs_create_file("utlb", S_IRUSR, arch_debugfs_dir, in tlb_debugfs_init()
|
| H A D | asids-debugfs.c | 55 debugfs_create_file("asids", S_IRUSR, arch_debugfs_dir, NULL, in asids_debugfs_init()
|
| /linux/drivers/s390/cio/ |
| H A D | cio_debugfs.c | 19 cio_debugfs_dir = debugfs_create_dir("cio", arch_debugfs_dir); in cio_debugfs_init()
|
| /linux/arch/powerpc/mm/ptdump/ |
| H A D | segment_regs.c | 48 debugfs_create_file("segment_registers", 0400, arch_debugfs_dir, in sr_init()
|
| H A D | bats.c | 96 arch_debugfs_dir, NULL, &bats_fops); in bats_init()
|
| /linux/arch/loongarch/kernel/ |
| H A D | unaligned.c | 504 S_IRUGO, arch_debugfs_dir, &unaligned_instructions_user); in debugfs_unaligned() 506 S_IRUGO, arch_debugfs_dir, &unaligned_instructions_kernel); in debugfs_unaligned()
|
| /linux/arch/x86/mm/ |
| H A D | pkeys.c | 181 arch_debugfs_dir, NULL, &fops_init_pkru); in create_init_pkru_value()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-xscom.c | 197 root = debugfs_create_dir("scom", arch_debugfs_dir); in scom_debug_init()
|
| H A D | opal-imc.c | 58 imc_debugfs_parent = debugfs_create_dir("imc", arch_debugfs_dir); in export_imc_mode_and_cmd()
|
| H A D | memtrace.c | 317 arch_debugfs_dir); in memtrace_init()
|
| H A D | opal-lpc.c | 374 root = debugfs_create_dir("lpc", arch_debugfs_dir); in opal_lpc_init_debugfs()
|
| /linux/drivers/platform/x86/amd/hfi/ |
| H A D | hfi.c | 498 amd_hfi_data->dbgfs_dir = debugfs_create_dir("amd_hfi", arch_debugfs_dir); in amd_hfi_probe()
|
| /linux/include/linux/ |
| H A D | debugfs.h | 46 extern struct dentry *arch_debugfs_dir;
|