Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dsignal.h129 #define _SIG_SET_BINOP(name, op) \ macro
155 _SIG_SET_BINOP(sigorsets, _sig_or) in _SIG_SET_BINOP() function
158 _SIG_SET_BINOP(sigandsets, _sig_and) in _SIG_SET_BINOP()
161 _SIG_SET_BINOP(sigandnsets, _sig_andn) in _SIG_SET_BINOP()
163 #undef _SIG_SET_BINOP in _SIG_SET_BINOP()