Home
last modified time | relevance | path

Searched refs:PTRACE_SETSIGMASK (Results 1 – 21 of 21) sorted by relevance

/external/strace/
Dptrace.h169 #ifndef PTRACE_SETSIGMASK
170 # define PTRACE_SETSIGMASK 0x420b macro
Dprocess.c131 case PTRACE_SETSIGMASK: in SYS_FUNC()
210 case PTRACE_SETSIGMASK: in SYS_FUNC()
DChangeLog29580 and PTRACE_SETSIGMASK requests using print_sigset_addr_len.
29620 For PTRACE_GETSIGMASK and PTRACE_SETSIGMASK requests, addr argument
29626 PTRACE_GETSIGMASK, PTRACE_SETSIGMASK, and PTRACE_SECCOMP_GET_FILTER
41866 and PTRACE_SETSIGMASK.
/external/kernel-headers/original/uapi/linux/
Dptrace.h66 #define PTRACE_SETSIGMASK 0x420b macro
/external/strace/xlat/
Dptrace_cmds.h116 #if defined(PTRACE_SETSIGMASK) || (defined(HAVE_DECL_PTRACE_SETSIGMASK) && HAVE_DECL_PTRACE_SETSIGM…
117 XLAT(PTRACE_SETSIGMASK),
Dptrace_cmds.in34 PTRACE_SETSIGMASK
/external/strace/tests/
Dptrace.c242 do_ptrace(PTRACE_SETSIGMASK, pid, sigset_size, (unsigned long) k_set); in main()
/external/strace/tests-m32/
Dptrace.c242 do_ptrace(PTRACE_SETSIGMASK, pid, sigset_size, (unsigned long) k_set); in main()
/external/strace/tests-mx32/
Dptrace.c242 do_ptrace(PTRACE_SETSIGMASK, pid, sigset_size, (unsigned long) k_set); in main()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1149 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_mipsle.go1420 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_s390x.go1422 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_arm.go1422 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_ppc64le.go1421 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_mips64.go1420 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_ppc64.go1421 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_amd64.go1418 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_mips64le.go1420 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_386.go1417 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_mips.go1420 PTRACE_SETSIGMASK = 0x420b const
Dzerrors_linux_arm64.go1412 PTRACE_SETSIGMASK = 0x420b const