Home
last modified time | relevance | path

Searched refs:PTRACE_SET_SYSCALL (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/arm/include/uapi/asm/
H A Dptrace.h27 #define PTRACE_SET_SYSCALL 23 macro
/linux-6.15/arch/arm/kernel/
H A Dptrace.c783 case PTRACE_SET_SYSCALL: in arch_ptrace()
/linux-6.15/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1751 # ifndef PTRACE_SET_SYSCALL
1752 # define PTRACE_SET_SYSCALL 23 macro
1755 EXPECT_EQ(0, ptrace(PTRACE_SET_SYSCALL, tracee, NULL, _nr))