Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dseccomp.h132 struct seccomp_notif_addfd { struct
153 struct seccomp_notif_addfd) argument
/Linux-v6.6/include/uapi/linux/
Dseccomp.h132 struct seccomp_notif_addfd { struct
153 struct seccomp_notif_addfd) argument
/Linux-v6.6/Documentation/translations/zh_CN/userspace-api/
Dseccomp_filter.rst216 符。 ``struct seccomp_notif_addfd`` 的 ``id`` 成员应该和 ``struct seccomp_notif``
/Linux-v6.6/tools/testing/selftests/seccomp/
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];
4045 struct seccomp_notif_addfd addfd = {}; in TEST()
4203 struct seccomp_notif_addfd addfd = {}; in TEST()
/Linux-v6.6/kernel/
Dseccomp.c1658 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()
1661 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()
/Linux-v6.6/Documentation/userspace-api/
Dseccomp_filter.rst264 ``struct seccomp_notif_addfd`` should be the same ``id`` as in