Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dwatch.h21 #define __restore_watch(task) do { \ macro
29 #define __restore_watch(task) do {} while (0) macro
Dswitch_to.h138 __restore_watch(next); \
/linux-6.1.9/arch/mips/kernel/
Dpm.c55 __restore_watch(current); in mips_cpu_restore()