Searched refs:seccomp_notif_addfd (Results 1 – 5 of 5) sorted by relevance
130 struct seccomp_notif_addfd { struct151 struct seccomp_notif_addfd) argument
216 符。 ``struct seccomp_notif_addfd`` 的 ``id`` 成员应该和 ``struct seccomp_notif``
231 struct seccomp_notif_addfd)236 struct seccomp_notif_addfd { struct258 struct seccomp_notif_addfd addfd; argument259 char buf[sizeof(struct seccomp_notif_addfd) + 8];4035 struct seccomp_notif_addfd addfd = {}; in TEST()4193 struct seccomp_notif_addfd addfd = {}; in TEST()
1595 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()1598 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()
264 ``struct seccomp_notif_addfd`` should be the same ``id`` as in
Completed in 15 milliseconds