Home
last modified time | relevance | path

Searched refs:__NR_execve (Results 1 – 5 of 5) sorted by relevance

/tools/arch/x86/include/uapi/asm/
A Dunistd_32.h5 #ifndef __NR_execve
6 #define __NR_execve 11 macro
A Dunistd_64.h5 #ifndef __NR_execve
6 #define __NR_execve 59 macro
/tools/perf/bench/
A Dsyscall.c84 case __NR_execve: in bench_syscall_common()
109 case __NR_execve: in bench_syscall_common()
129 case __NR_execve: in bench_syscall_common()
187 return bench_syscall_common(argc, argv, __NR_execve); in bench_syscall_execve()
/tools/include/uapi/asm-generic/
A Dunistd.h568 #define __NR_execve 221 macro
569 __SC_COMP(__NR_execve, sys_execve, compat_sys_execve)
/tools/include/nolibc/
A Dsys.h282 return my_syscall3(__NR_execve, filename, argv, envp); in sys_execve()

Completed in 9 milliseconds