Searched refs:check_other_bugs (Results 1 – 4 of 4) sorted by relevance
6 void check_other_bugs(void) in check_other_bugs() function17 check_other_bugs(); in check_bugs()
50 check_other_bugs(); in cpu_suspend()
470 check_other_bugs(); in secondary_start_kernel()
14 extern void check_other_bugs(void);17 #define check_other_bugs() do { } while (0) macro