Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/skas/
H A Dprocess.c817 static __thread jmp_buf *cb_back; variable
842 longjmp(*cb_back, 1); in start_idle_thread()
869 cb_back = &here; in initial_thread_cb_skas()
878 cb_back = NULL; in initial_thread_cb_skas()