Searched refs:seccomp_notif_addfd (Results 1 – 4 of 4) sorted by relevance
128 struct seccomp_notif_addfd { struct149 struct seccomp_notif_addfd) argument
224 struct seccomp_notif_addfd)229 struct seccomp_notif_addfd { struct251 struct seccomp_notif_addfd addfd; argument252 char buf[sizeof(struct seccomp_notif_addfd) + 8];3967 struct seccomp_notif_addfd addfd = {}; in TEST()4125 struct seccomp_notif_addfd addfd = {}; in TEST()
1556 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()1559 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()
264 ``struct seccomp_notif_addfd`` should be the same ``id`` as in
Completed in 14 milliseconds