Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsignal.h130 #define _SIG_SET_BINOP(name, op) \ macro
156 _SIG_SET_BINOP(sigorsets, _sig_or) in _SIG_SET_BINOP() function
159 _SIG_SET_BINOP(sigandsets, _sig_and) in _SIG_SET_BINOP()
162 _SIG_SET_BINOP(sigandnsets, _sig_andn) in _SIG_SET_BINOP()
164 #undef _SIG_SET_BINOP in _SIG_SET_BINOP()