Searched refs:start_init_exec (Results 1 – 4 of 4) sorted by relevance
56 extern int start_init_exec; /* init(8) may have started */
251 int start_init_exec; /* semaphore for start_init() */ variable750 start_init_exec = 1; in main()995 while (start_init_exec == 0) in start_init()
270 if (SPINLOCK_SPINOUT(spins) && start_init_exec && in _kernel_lock()
872 if (__predict_true(start_init_exec)) { in uvm_fault_internal()