/openbmc/linux/tools/arch/x86/include/uapi/asm/ |
H A D | unistd_64.h | 5 #ifndef __NR_execve 6 #define __NR_execve 59 macro
|
H A D | unistd_32.h | 5 #ifndef __NR_execve 6 #define __NR_execve 11 macro
|
/openbmc/linux/tools/perf/bench/ |
H A D | syscall.c | 101 case __NR_execve: in bench_syscall_common() 125 case __NR_execve: in bench_syscall_common() 183 return bench_syscall_common(argc, argv, __NR_execve); in bench_syscall_execve()
|
/openbmc/linux/arch/x86/ia32/ |
H A D | audit.c | 40 case __NR_execve: in ia32_classify_syscall()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | compat_audit.c | 41 case __NR_execve: in sparc32_classify_syscall()
|
H A D | audit.c | 56 case __NR_execve: in audit_classify_syscall()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | compat_audit.c | 41 case __NR_execve: in s390_classify_syscall()
|
H A D | audit.c | 55 case __NR_execve: in audit_classify_syscall()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | compat_audit.c | 42 case __NR_execve: in ppc32_classify_syscall()
|
H A D | audit.c | 56 case __NR_execve: in audit_classify_syscall()
|
/openbmc/linux/lib/ |
H A D | compat_audit.c | 47 case __NR_execve: in audit_classify_compat_syscall()
|
H A D | audit.c | 61 case __NR_execve: in audit_classify_syscall()
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | audit.c | 43 case __NR_execve: in audit_classify_syscall()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | audit.c | 44 case __NR_execve: in audit_classify_syscall()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | audit_64.c | 53 case __NR_execve: in audit_classify_syscall()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | audit.c | 48 case __NR_execve: in audit_classify_syscall()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 198 #define __NR_execve 221 macro
|
H A D | unistd_64.h | 224 #define __NR_execve 221 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 225 #define __NR_execve 221 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 222 #define __NR_execve 221 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 15 #define __NR_execve 11 macro
|
H A D | unistd_32.h | 15 #define __NR_execve 11 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 63 #define __NR_execve 59 macro
|
H A D | unistd_32.h | 15 #define __NR_execve 11 macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 15 #define __NR_execve 11 macro
|