Searched refs:PTRACE_GETSIGMASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | ptrace.h | 65 #define PTRACE_GETSIGMASK 0x420a macro |
/openbmc/linux/kernel/ | ||
H A D | ptrace.c | 1075 case PTRACE_GETSIGMASK: { in ptrace_request() |