Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsignal.h28 static inline void copy_siginfo_to_external(siginfo_t *to, in copy_siginfo_to_external() function
/linux/fs/
H A Dbinfmt_elf.c1612 copy_siginfo_to_external(csigdata, siginfo); in fill_siginfo_note()