Home
last modified time | relevance | path

Searched refs:arch_kdebugfs_init (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/powerpc/kernel/
H A Dkdebugfs.c9 static int __init arch_kdebugfs_init(void) in arch_kdebugfs_init() function
14 arch_initcall(arch_kdebugfs_init);
/linux-6.15/arch/sh/kernel/
H A Dkdebugfs.c9 static int __init arch_kdebugfs_init(void) in arch_kdebugfs_init() function
14 arch_initcall(arch_kdebugfs_init);
/linux-6.15/arch/s390/kernel/
H A Dkdebugfs.c9 static int __init arch_kdebugfs_init(void) in arch_kdebugfs_init() function
14 postcore_initcall(arch_kdebugfs_init);
/linux-6.15/arch/loongarch/kernel/
H A Dkdebugfs.c148 static int __init arch_kdebugfs_init(void) in arch_kdebugfs_init() function
168 postcore_initcall(arch_kdebugfs_init);
/linux-6.15/arch/x86/kernel/
H A Dkdebugfs.c183 static int __init arch_kdebugfs_init(void) in arch_kdebugfs_init() function
195 arch_initcall(arch_kdebugfs_init);