Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dseccomp.h130 struct seccomp_notif_addfd { struct
151 struct seccomp_notif_addfd) argument
/linux-6.3-rc2/Documentation/translations/zh_CN/userspace-api/
A Dseccomp_filter.rst216 符。 ``struct seccomp_notif_addfd`` 的 ``id`` 成员应该和 ``struct seccomp_notif``
/linux-6.3-rc2/tools/testing/selftests/seccomp/
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];
4035 struct seccomp_notif_addfd addfd = {}; in TEST()
4193 struct seccomp_notif_addfd addfd = {}; in TEST()
/linux-6.3-rc2/kernel/
A Dseccomp.c1595 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()
1598 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()
/linux-6.3-rc2/Documentation/userspace-api/
A Dseccomp_filter.rst264 ``struct seccomp_notif_addfd`` should be the same ``id`` as in

Completed in 17 milliseconds