Home
last modified time | relevance | path

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

/linux/arch/alpha/include/uapi/asm/
H A Dsignal.h51 #define SIGINFO 29 macro
56 #define SIGPWR SIGINFO
/linux/fs/
H A Dbinfmt_elf.c1580 fill_note(note, SIGINFO, sizeof(*csigdata), csigdata); in fill_siginfo_note()