Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dcompat_binfmt_elf.c46 #define copy_siginfo_to_external copy_siginfo_to_external32 macro
/linux-6.1.9/include/linux/
Dsignal.h27 static inline void copy_siginfo_to_external(siginfo_t *to, in copy_siginfo_to_external() function