Home
last modified time | relevance | path

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

/arch/um/os-Linux/skas/
Dprocess.c549 static jmp_buf *cb_back; variable
574 longjmp(*cb_back, 1); in start_idle_thread()
601 cb_back = &here; in initial_thread_cb_skas()
610 cb_back = NULL; in initial_thread_cb_skas()