Home
last modified time | relevance | path

Searched refs:__NR_ptrace (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/arch/um/kernel/skas/
H A Dclone.c38 err = stub_syscall4(__NR_ptrace, PTRACE_TRACEME, 0, 0, 0); in stub_clone_handler()
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h104 #define __NR_ptrace 117 macro
H A Dunistd_64.h120 #define __NR_ptrace 117 macro
/openbmc/linux/tools/testing/selftests/ptrace/
H A Dget_syscall_info.c33 return syscall(__NR_ptrace, request, pid, addr, data); in sys_ptrace()
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h121 #define __NR_ptrace 117 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h120 #define __NR_ptrace 117 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h23 #define __NR_ptrace 26 macro
H A Dunistd_32.h28 #define __NR_ptrace 26 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h105 #define __NR_ptrace 101 macro
H A Dunistd_32.h30 #define __NR_ptrace 26 macro
H A Dunistd_x32.h341 #define __NR_ptrace (__X32_SYSCALL_BIT + 521) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h30 #define __NR_ptrace 26 macro
H A Dunistd_32.h30 #define __NR_ptrace 26 macro
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-hwbreak.c41 return syscall(__NR_ptrace, request, pid, addr, data); in sys_ptrace()
H A Dptrace.h446 return syscall(__NR_ptrace, request, pid, (void *)addr, data); in sys_ptrace()
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h329 #define __NR_ptrace 117 macro
330 __SC_COMP(__NR_ptrace, sys_ptrace, compat_sys_ptrace)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h329 #define __NR_ptrace 117 macro
330 __SC_COMP(__NR_ptrace, sys_ptrace, compat_sys_ptrace)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h329 #define __NR_ptrace 117 macro
330 __SC_COMP(__NR_ptrace, sys_ptrace, compat_sys_ptrace)
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h65 #define __NR_ptrace 26 macro
66 __SYSCALL(__NR_ptrace, compat_sys_ptrace)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h103 #define __NR_ptrace (__NR_Linux + 99) macro
H A Dunistd_n32.h103 #define __NR_ptrace (__NR_Linux + 99) macro
H A Dunistd_o32.h30 #define __NR_ptrace (__NR_Linux + 26) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h24 #define __NR_ptrace (__NR_SYSCALL_BASE + 26) macro