Home
last modified time | relevance | path

Searched refs:PTRACE_GETSIGMASK (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dptrace.h65 #define PTRACE_GETSIGMASK 0x420a macro
/linux/kernel/
H A Dptrace.c1055 case PTRACE_GETSIGMASK: { in ptrace_request()