Home
last modified time | relevance | path

Searched refs:NT_SIGINFO (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h382 * Note to userspace developers: size of NT_SIGINFO note may increase
385 #define NT_SIGINFO 0x53494749 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h384 * Note to userspace developers: size of NT_SIGINFO note may increase
387 #define NT_SIGINFO 0x53494749 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h316 #define NT_SIGINFO 0x53494749 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h316 #define NT_SIGINFO 0x53494749 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h303 #define NT_SIGINFO 0x53494749 macro
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c1626 fill_note(note, "CORE", NT_SIGINFO, sizeof(*csigdata), csigdata); in fill_siginfo_note()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf.c1629 fill_note(note, "CORE", NT_SIGINFO, sizeof(*csigdata), csigdata); in fill_siginfo_note()

Completed in 12 milliseconds