Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dseccomp.h132 struct seccomp_notif_addfd { struct
153 struct seccomp_notif_addfd) argument
/linux/include/uapi/linux/
H A Dseccomp.h132 struct seccomp_notif_addfd { struct
153 struct seccomp_notif_addfd) argument
/linux/Documentation/translations/zh_CN/userspace-api/
H A Dseccomp_filter.rst216 符。 ``struct seccomp_notif_addfd`` 的 ``id`` 成员应该和 ``struct seccomp_notif``
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c238 struct seccomp_notif_addfd)
243 struct seccomp_notif_addfd { struct
265 struct seccomp_notif_addfd addfd; argument
266 char buf[sizeof(struct seccomp_notif_addfd) + 8];
4122 struct seccomp_notif_addfd addfd = {}; in TEST()
4284 struct seccomp_notif_addfd addfd = {}; in TEST()
/linux/kernel/
H A Dseccomp.c1688 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()
1691 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()
/linux/Documentation/userspace-api/
H A Dseccomp_filter.rst264 ``struct seccomp_notif_addfd`` should be the same ``id`` as in