Home
last modified time | relevance | path

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

/tools/testing/selftests/exec/
A Dcheck-exec.c35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
229 access_ret = sys_execveat(fd, "", argv, NULL, in test_exec_fd()
/tools/testing/selftests/pidfd/
A Dpidfd.h292 static inline int sys_execveat(int dirfd, const char *pathname, in sys_execveat() function
A Dpidfd_info_test.c411 sys_execveat(AT_FDCWD, "pidfd_exec_helper", NULL, NULL, 0); in pidfd_info_thread_exec()
560 sys_execveat(AT_FDCWD, "pidfd_exec_helper", NULL, NULL, 0); in pidfd_info_thread_exec_sane()
/tools/testing/selftests/proc/
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()
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl327 316 n64 execveat sys_execveat
/tools/scripts/
A Dsyscall.tbl331 281 common execveat sys_execveat compat_sys_execveat
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl388 342 common execveat sys_execveat compat_sys_execveat
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl386 376 common execveat sys_execveat
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl334 322 64 execveat sys_execveat
A Dsyscall_32.tbl373 358 i386 execveat sys_execveat compat_sys_execveat
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl364 341 common execveat sys_execveat
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl444 513 common execveat sys_execveat
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl405 387 common execveat sys_execveat
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl402 387 common execveat sys_execveat compat_sys_execveat
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl422 350 32 execveat sys_execveat sys32_execveat
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl466 362 nospu execveat sys_execveat compat_sys_execveat
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl364 354 common execveat sys_execveat compat_sys_execveat
/tools/include/uapi/asm-generic/
A Dunistd.h680 __SC_COMP(__NR_execveat, sys_execveat, compat_sys_execveat)
/tools/testing/selftests/landlock/
A Dfs_test.c63 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
2074 ret = sys_execveat(AT_FDCWD, path, argv, NULL, in test_check_exec()

Completed in 28 milliseconds