Home
last modified time | relevance | path

Searched refs:execveat (Results 1 – 25 of 39) sorted by relevance

12

/linux/tools/testing/selftests/exec/
H A D.gitignore4 execveat
5 execveat.symlink
6 execveat.moved
7 execveat.path.ephemeral
8 execveat.ephemeral
9 execveat.denatured
H A DMakefile14 TEST_GEN_PROGS := execveat non-regular $(ALIGNMENT_TESTS)
16 TEST_GEN_FILES := execveat.symlink execveat.denatured script subdir
24 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
37 $(OUTPUT)/execveat.symlink: $(OUTPUT)/execveat
39 $(OUTPUT)/execveat.denatured: $(OUTPUT)/execveat
/linux/Documentation/userspace-api/
H A Dcheck_exec.rst8 The ``AT_EXECVE_CHECK`` :manpage:`execveat(2)` flag, and the
36 Passing the ``AT_EXECVE_CHECK`` flag to :manpage:`execveat(2)` only performs a
68 execute a file if a call to :manpage:`execveat(2)` with the related file
92 call to :manpage:`execveat(2)` with the related file descriptor and the
110 potential issues thanks to the call to :manpage:`execveat(2)` with
/linux/tools/perf/trace/strace/groups/
H A Dstring11 execveat
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_setattr_test.c65 ASSERT_LT(execveat(self->child_pidfd, "", argv, envp, AT_EMPTY_PATH), 0); in TEST_F()
/linux/tools/testing/selftests/filesystems/
H A Danon_inode_test.c45 ASSERT_LT(execveat(fd_context, "", NULL, NULL, AT_EMPTY_PATH), 0); in TEST()
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl334 322 64 execveat sys_execveat
438 545 x32 execveat compat_sys_execveat
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl334 322 64 execveat sys_execveat
438 545 x32 execveat compat_sys_execveat
/linux/kernel/
H A Dsys_ni.c254 COND_SYSCALL(execveat);
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl422 350 32 execveat sys_execveat sys32_execveat
423 350 64 execveat sys64_execveat
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl422 350 32 execveat sys_execveat sys32_execveat
423 350 64 execveat sys64_execveat
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl327 316 n64 execveat sys_execveat
H A Dsyscall_n32.tbl331 320 n32 execveat compat_sys_execveat
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl327 316 n64 execveat sys_execveat
/linux/fs/
H A Dexec.c2012 SYSCALL_DEFINE5(execveat, in SYSCALL_DEFINE5() argument
2031 COMPAT_SYSCALL_DEFINE5(execveat, int, fd, in COMPAT_SYSCALL_DEFINE5() argument
/linux/scripts/
H A Dsyscall.tbl331 281 common execveat sys_execveat compat_sys_execveat
/linux/tools/scripts/
H A Dsyscall.tbl331 281 common execveat sys_execveat compat_sys_execveat
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl386 376 common execveat sys_execveat
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl364 341 common execveat sys_execveat
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl365 355 common execveat sys_execveat
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl388 342 common execveat sys_execveat compat_sys_execveat
/linux/samples/
H A DKconfig311 demonstrate how they should be used with execveat(2) +
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl364 341 common execveat sys_execveat
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl386 376 common execveat sys_execveat
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl398 388 common execveat sys_execveat

12