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