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

/linux-4.1.27/fs/
H A Dcompat_binfmt_elf.c44 #define user_siginfo_t compat_siginfo_t macro
H A Dbinfmt_elf.c45 #ifndef user_siginfo_t
46 #define user_siginfo_t siginfo_t macro
1479 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata, fill_siginfo_note()
1484 copy_siginfo_to_user((user_siginfo_t __user *) csigdata, siginfo); fill_siginfo_note()
1592 user_siginfo_t csigdata;
1903 user_siginfo_t csigdata;

Completed in 105 milliseconds