Home
last modified time | relevance | path

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

/linux-6.15/arch/um/os-Linux/skas/
H A Dprocess.c589 static jmp_buf *cb_back; variable
614 longjmp(*cb_back, 1); in start_idle_thread()
641 cb_back = &here; in initial_thread_cb_skas()
650 cb_back = NULL; in initial_thread_cb_skas()