Home
last modified time | relevance | path

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

/linux-6.12.1/arch/um/os-Linux/skas/
Dprocess.c484 #define INIT_JMP_CALLBACK 1 macro
522 case INIT_JMP_CALLBACK: in start_idle_thread()
555 UML_LONGJMP(&initial_jmpbuf, INIT_JMP_CALLBACK); in initial_thread_cb_skas()