Home
last modified time | relevance | path

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

/linux-5.15/arch/um/os-Linux/skas/
H A Dprocess.c638 static void (*cb_proc)(void *arg); variable
664 (*cb_proc)(cb_arg); in start_idle_thread()
690 cb_proc = proc; in initial_thread_cb_skas()
699 cb_proc = NULL; in initial_thread_cb_skas()