Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dcompat_binfmt_elf.c45 #define user_siginfo_t compat_siginfo_t macro
H A Dbinfmt_elf.c60 #ifndef user_siginfo_t
61 #define user_siginfo_t siginfo_t macro
1626 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata, in fill_siginfo_note()
1742 user_siginfo_t csigdata;