Home
last modified time | relevance | path

Searched defs:check_other_bugs (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/include/asm/
H A Dbugs.h13 #define check_other_bugs() do { } while (0) macro
/linux/arch/arm/kernel/
H A Dbugs.c7 void check_other_bugs(void) in check_other_bugs() function