Searched refs:execveat (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/exec/
H A DMakefile7 TEST_GEN_PROGS := execveat load_address_4096 load_address_2097152 load_address_16777216 non-regular
8 TEST_GEN_FILES := execveat.symlink execveat.denatured script subdir
9 # Makefile is a run-time dependency, since it's accessed by the execveat test
15 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
26 $(OUTPUT)/execveat.symlink: $(OUTPUT)/execveat
28 $(OUTPUT)/execveat.denatured: $(OUTPUT)/execveat
/linux-master/kernel/
H A Dsys_ni.c254 /* execveat */
255 COND_SYSCALL(execveat); variable
/linux-master/fs/
H A Dexec.c2132 SYSCALL_DEFINE5(execveat,
2151 COMPAT_SYSCALL_DEFINE5(execveat, int, fd,

Completed in 136 milliseconds