Home
last modified time | relevance | path

Searched refs:NSIG (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dsignal.h13 #define NSIG 32 macro
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dsignal.h21 #define NSIG 32 macro
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dsignal.h13 #define NSIG 32 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsignal.h16 #define NSIG 32 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsignal.h13 #define NSIG 32 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsignal.h102 #define NSIG _NSIG macro
/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/
H A Dcross-answers-aarch64.txt18 Checking value of NSIG: "65"
H A Dcross-answers-mips64el.txt18 Checking value of NSIG: "128"
H A Dcross-answers-powerpc.txt19 Checking value of NSIG: "65"
H A Dcross-answers-aarch64_be.txt18 Checking value of NSIG: "65"
H A Dcross-answers-mips.txt19 Checking value of NSIG: "128"
H A Dcross-answers-riscv32.txt19 Checking value of NSIG: "65"
H A Dcross-answers-powerpc64.txt18 Checking value of NSIG: "65"
H A Dcross-answers-powerpc64le.txt18 Checking value of NSIG: "65"
H A Dcross-answers-armeb.txt19 Checking value of NSIG: "65"
H A Dcross-answers-x86_64.txt18 Checking value of NSIG: "65"
H A Dcross-answers-mipsel.txt19 Checking value of NSIG: "128"
H A Dcross-answers-i686.txt19 Checking value of NSIG: "65"
H A Dcross-answers-mips64.txt18 Checking value of NSIG: "128"
H A Dcross-answers-riscv64.txt18 Checking value of NSIG: "65"
H A Dcross-answers-i586.txt19 Checking value of NSIG: "65"
H A Dcross-answers-arm.txt19 Checking value of NSIG: "65"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/ckermit/
H A D0001-Fix-function-prototype-errors.patch70 #undef NSIG
/openbmc/linux/arch/um/os-Linux/
H A Dsignal.c24 void (*sig_info[NSIG])(int, struct siginfo *, struct uml_pt_regs *) = {
/openbmc/qemu/bsd-user/
H A Dsignal.c107 for (i = 1; i <= NSIG; i++) { in host_to_target_sigset_internal()

12