Searched defs:ufrom (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/kernel/ | ||
H A D | signal.c | 3419 __copy_siginfo_from_user32(int signo, struct kernel_siginfo *to, const struct compat_siginfo __user *ufrom) __copy_siginfo_from_user32() argument 3431 copy_siginfo_from_user32(struct kernel_siginfo *to, const struct compat_siginfo __user *ufrom) copy_siginfo_from_user32() argument |
/kernel/linux/linux-6.6/kernel/ | ||
H A D | signal.c | 3574 __copy_siginfo_from_user32(int signo, struct kernel_siginfo *to, const struct compat_siginfo __user *ufrom) __copy_siginfo_from_user32() argument 3586 copy_siginfo_from_user32(struct kernel_siginfo *to, const struct compat_siginfo __user *ufrom) copy_siginfo_from_user32() argument |
Completed in 11 milliseconds