Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/proc/
H A Dproc-pid-vm.c52 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat() function
328 sys_execveat(exec_fd, "", NULL, NULL, AT_EMPTY_PATH); in main()
/linux/arch/sparc/kernel/
H A Dsyscalls.S11 set sys_execveat, %g1
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl327 316 n64 execveat sys_execveat
/linux/scripts/
H A Dsyscall.tbl331 281 common execveat sys_execveat compat_sys_execveat
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl334 322 64 execveat sys_execveat
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl334 322 64 execveat sys_execveat
H A Dsyscall_32.tbl373 358 i386 execveat sys_execveat compat_sys_execveat
/linux/include/uapi/asm-generic/
H A Dunistd.h680 __SC_COMP(__NR_execveat, sys_execveat, compat_sys_execveat)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl466 362 nospu execveat sys_execveat compat_sys_execveat
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl364 354 common execveat sys_execveat compat_sys_execveat
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h680 __SC_COMP(__NR_execveat, sys_execveat, compat_sys_execveat)
/linux/include/linux/
H A Dsyscalls.h930 asmlinkage long sys_execveat(int dfd, const char __user *filename,