Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dseccomp.h127 struct seccomp_notif_addfd { struct
148 struct seccomp_notif_addfd) argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c224 struct seccomp_notif_addfd)
229 struct seccomp_notif_addfd { struct
247 struct seccomp_notif_addfd addfd; argument
248 char buf[sizeof(struct seccomp_notif_addfd) + 8];
3963 struct seccomp_notif_addfd addfd = {}; in TEST()
4090 struct seccomp_notif_addfd addfd = {}; in TEST()
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c1553 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()
1556 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()