Searched refs:FORK_SYSTEM (Results 1 – 4 of 4) sorted by relevance
62 FORK_SYSTEM, func, arg, NULL, &p); in kthread_create()
287 if (flags & FORK_SYSTEM) in process_new()363 | FORK_SYSTEM)) == 0); in fork1()
122 FORK_SYSTEM|FORK_IDLE, sched_idle, ci, NULL, in sched_kthreads_create()
501 #define FORK_SYSTEM 0x00000020 macro