Home
last modified time | relevance | path

Searched refs:check_other_bugs (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/arm/include/asm/
Dbugs.h11 extern void check_other_bugs(void);
13 #define check_other_bugs() do { } while (0) macro
/linux-6.6.21/arch/arm/kernel/
Dbugs.c7 void check_other_bugs(void) in check_other_bugs() function
18 check_other_bugs(); in arch_cpu_finalize_init()
Dsuspend.c50 check_other_bugs(); in cpu_suspend()
Dsmp.c467 check_other_bugs(); in secondary_start_kernel()