Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dsignal_64.c280 static int x32_copy_siginfo_to_user(struct compat_siginfo __user *to, in x32_copy_siginfo_to_user() function
299 return x32_copy_siginfo_to_user(to, from); in copy_siginfo_to_user32()
333 if (x32_copy_siginfo_to_user(&frame->info, &ksig->info)) in x32_setup_rt_frame()