Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dptrace.h66 #define PTRACE_SETSIGMASK 0x420b macro
/openbmc/linux/kernel/
H A Dptrace.c1096 case PTRACE_SETSIGMASK: { in ptrace_request()