Home
last modified time | relevance | path

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

/Linux-v5.10/arch/um/os-Linux/skas/
Dprocess.c572 static void (*cb_proc)(void *arg); variable
598 (*cb_proc)(cb_arg); in start_idle_thread()
624 cb_proc = proc; in initial_thread_cb_skas()
633 cb_proc = NULL; in initial_thread_cb_skas()