Searched refs:kernel_execve (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dbinfmts.h141 int kernel_execve(const char *filename,
/linux-master/arch/arc/kernel/
H A Dentry.S66 ; This is the historic "kernel_execve" use-case, to return to init
69 ; out whenever kernel_execve (now inline do_fork()) is involved
/linux-master/kernel/
H A Dumh.c110 retval = kernel_execve(sub_info->path,
/linux-master/init/
H A Dmain.c1388 return kernel_execve(init_filename, argv_init, envp_init);
/linux-master/fs/
H A Dexec.c2007 int kernel_execve(const char *kernel_filename, function

Completed in 122 milliseconds