Home
last modified time | relevance | path

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

/include/linux/
A Dsignal.h68 if (_NSIG_WORDS == 1) in sigaddset()
77 if (_NSIG_WORDS == 1) in sigdelset()
86 if (_NSIG_WORDS == 1) in sigismember()
96 switch (_NSIG_WORDS) { in sigisemptyset()
112 switch (_NSIG_WORDS) { in sigequalsets()
136 switch (_NSIG_WORDS) { \
173 switch (_NSIG_WORDS) { \ in _SIG_SET_BINOP()
194 switch (_NSIG_WORDS) {
207 switch (_NSIG_WORDS) { in sigfillset()
238 switch (_NSIG_WORDS) { in siginitset()
[all …]
A Dcompat.h453 switch (_NSIG_WORDS) { in put_compat_sigset()
473 switch (_NSIG_WORDS) { \
497 switch (_NSIG_WORDS) { \
/include/uapi/asm-generic/
A Dsignal.h9 #define _NSIG_WORDS (_NSIG / _NSIG_BPW) macro
62 unsigned long sig[_NSIG_WORDS];

Completed in 7 milliseconds