Searched refs:copy_siginfo_to_external (Results 1 – 3 of 3) sorted by relevance
46 #define copy_siginfo_to_external copy_siginfo_to_external32 macro
1628 copy_siginfo_to_external(csigdata, siginfo); in fill_siginfo_note()
27 static inline void copy_siginfo_to_external(siginfo_t *to, in copy_siginfo_to_external() function