Home
last modified time | relevance | path

Searched refs:arch_debugfs_dir (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/arch/arm/mach-aspeed/
H A Ddebugfs.c8 struct dentry *arch_debugfs_dir; variable
9 EXPORT_SYMBOL(arch_debugfs_dir);
13 arch_debugfs_dir = debugfs_create_dir("aspeed", NULL); in aspeed_debugfs_init()
/openbmc/linux/arch/powerpc/kernel/
H A Dkdebugfs.c6 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 Dsecurity.c110 arch_debugfs_dir, NULL, in barrier_nospec_debugfs_init()
118 debugfs_create_x64("security_features", 0400, arch_debugfs_dir, in security_feature_debugfs_init()
430 debugfs_create_file_unsafe("stf_barrier", 0600, arch_debugfs_dir, in stf_barrier_debugfs_init()
770 arch_debugfs_dir, NULL, in count_cache_flush_debugfs_init()
773 arch_debugfs_dir, NULL, in count_cache_flush_debugfs_init()
859 debugfs_create_file("rfi_flush", 0600, arch_debugfs_dir, NULL, &fops_rfi_flush); in rfi_flush_debugfs_init()
860 debugfs_create_file("entry_flush", 0600, arch_debugfs_dir, NULL, &fops_entry_flush); in rfi_flush_debugfs_init()
861 debugfs_create_file("uaccess_flush", 0600, arch_debugfs_dir, NULL, &fops_uaccess_flush); in rfi_flush_debugfs_init()
H A Deeh.c1916 arch_debugfs_dir, NULL, in eeh_init_proc()
1919 arch_debugfs_dir, &eeh_max_freezes); in eeh_init_proc()
1921 arch_debugfs_dir, in eeh_init_proc()
1924 arch_debugfs_dir, NULL, in eeh_init_proc()
1927 arch_debugfs_dir, NULL, in eeh_init_proc()
1930 arch_debugfs_dir, NULL, in eeh_init_proc()
1933 arch_debugfs_dir, NULL, in eeh_init_proc()
H A Ddawr.c104 arch_debugfs_dir, in dawr_force_setup()
H A Deeh_cache.c286 arch_debugfs_dir, NULL, in eeh_cache_debugfs_init()
/openbmc/linux/arch/s390/kernel/
H A Dkdebugfs.c6 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()
/openbmc/linux/arch/sh/kernel/
H A Dkdebugfs.c6 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()
/openbmc/linux/arch/powerpc/lib/
H A Dqspinlock.c997 debugfs_create_file("qspl_steal_spins", 0600, arch_debugfs_dir, NULL, &fops_steal_spins); in spinlock_debugfs_init()
998 …debugfs_create_file("qspl_remote_steal_spins", 0600, arch_debugfs_dir, NULL, &fops_remote_steal_sp… in spinlock_debugfs_init()
999 debugfs_create_file("qspl_head_spins", 0600, arch_debugfs_dir, NULL, &fops_head_spins); in spinlock_debugfs_init()
1001 debugfs_create_file("qspl_pv_yield_owner", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_owner); in spinlock_debugfs_init()
1002 …debugfs_create_file("qspl_pv_yield_allow_steal", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_allo… in spinlock_debugfs_init()
1003 …debugfs_create_file("qspl_pv_spin_on_preempted_owner", 0600, arch_debugfs_dir, NULL, &fops_pv_spin… in spinlock_debugfs_init()
1004 debugfs_create_file("qspl_pv_sleepy_lock", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lock); in spinlock_debugfs_init()
1005 …debugfs_create_file("qspl_pv_sleepy_lock_sticky", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lo… in spinlock_debugfs_init()
1006 …debugfs_create_file("qspl_pv_sleepy_lock_interval_ns", 0600, arch_debugfs_dir, NULL, &fops_pv_slee… in spinlock_debugfs_init()
1007 …debugfs_create_file("qspl_pv_sleepy_lock_factor", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lo… in spinlock_debugfs_init()
[all …]
/openbmc/linux/arch/x86/kernel/
H A Dkdebugfs.c19 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 Dtboot.c426 arch_debugfs_dir, NULL, &tboot_log_fops); in tboot_late_init()
/openbmc/linux/arch/sh/mm/
H A Dcache-debugfs.c101 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 Dtlb-debugfs.c152 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 Dasids-debugfs.c55 debugfs_create_file("asids", S_IRUSR, arch_debugfs_dir, NULL, in asids_debugfs_init()
/openbmc/linux/drivers/s390/cio/
H A Dcio_debugfs.c19 cio_debugfs_dir = debugfs_create_dir("cio", arch_debugfs_dir); in cio_debugfs_init()
/openbmc/linux/arch/powerpc/mm/ptdump/
H A Dsegment_regs.c48 debugfs_create_file("segment_registers", 0400, arch_debugfs_dir, in sr_init()
H A Dbats.c96 arch_debugfs_dir, NULL, &bats_fops); in bats_init()
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-sbc.c60 sbc_dir = debugfs_create_dir("sbc", arch_debugfs_dir); in aspeed_sbc_init()
/openbmc/linux/arch/x86/mm/
H A Dpkeys.c181 arch_debugfs_dir, NULL, &fops_init_pkru); in create_init_pkru_value()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-xscom.c197 root = debugfs_create_dir("scom", arch_debugfs_dir); in scom_debug_init()
H A Dopal-imc.c58 imc_debugfs_parent = debugfs_create_dir("imc", arch_debugfs_dir); in export_imc_mode_and_cmd()
H A Dmemtrace.c332 arch_debugfs_dir); in memtrace_init()
H A Dopal-lpc.c374 root = debugfs_create_dir("lpc", arch_debugfs_dir); in opal_lpc_init_debugfs()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Ddtl.c351 dtl_dir = debugfs_create_dir("dtl", arch_debugfs_dir); in dtl_init()
/openbmc/linux/arch/powerpc/platforms/cell/
H A Daxon_msi.c479 debugfs_create_file(name, 0600, arch_debugfs_dir, msic, &fops_msic); in axon_msi_debug_setup()

12