Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/include/asm/
H A Didle.h17 extern void __init check_wait(void);
/linux-6.15/arch/mips/kernel/
H A Didle.c112 void __init check_wait(void) in check_wait() function
H A Dtraps.c79 extern void check_wait(void);
2328 check_wait(); in trap_init()