Home
last modified time | relevance | path

Searched refs:check_wait (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
H A Didle.h18 extern void __init check_wait(void);
/linux/arch/mips/kernel/
H A Didle.c119 void __init check_wait(void) in check_wait() function
H A Dtraps.c78 extern void check_wait(void);
2327 check_wait(); in trap_init()