Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dseccomp.h132 struct seccomp_notif_addfd { struct
153 struct seccomp_notif_addfd) argument
/openbmc/linux/include/uapi/linux/
H A Dseccomp.h132 struct seccomp_notif_addfd { struct
153 struct seccomp_notif_addfd) argument
/openbmc/linux/Documentation/translations/zh_CN/userspace-api/
H A Dseccomp_filter.rst216 符。 ``struct seccomp_notif_addfd`` 的 ``id`` 成员应该和 ``struct seccomp_notif``
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c231 struct seccomp_notif_addfd)
236 struct seccomp_notif_addfd { struct
258 struct seccomp_notif_addfd addfd; argument
259 char buf[sizeof(struct seccomp_notif_addfd) + 8];
4062 struct seccomp_notif_addfd addfd = {}; in TEST()
4224 struct seccomp_notif_addfd addfd = {}; in TEST()
/openbmc/linux/kernel/
H A Dseccomp.c1658 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()
1661 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()
/openbmc/linux/Documentation/userspace-api/
H A Dseccomp_filter.rst264 ``struct seccomp_notif_addfd`` should be the same ``id`` as in