Searched defs:addfd (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/
H A Dseccomp.c101 struct list_head addfd; member in struct:seccomp_knotif
1065 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) argument
1113 struct seccomp_kaddfd *addfd, *tmp; local
1661 struct seccomp_notif_addfd addfd; local
[all...]
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c258 struct seccomp_notif_addfd addfd; member in union:seccomp_notif_addfd_big::__anon3488
4061 struct seccomp_notif_addfd addfd = {}; local
4223 struct seccomp_notif_addfd addfd = {}; local
[all...]

Completed in 239 milliseconds