Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dseccomp.c1697 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd() argument
1711 ret = copy_struct_from_user(&addfd, sizeof(addfd), uaddfd, size); in seccomp_notify_addfd()