Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
H A Dseccomp.c99 struct list_head addfd; member
831 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd) in seccomp_handle_addfd() argument
850 struct seccomp_kaddfd *addfd, *tmp; seccomp_do_user_notification() local
1325 struct seccomp_notif_addfd addfd; seccomp_notify_addfd() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dseccomp.c101 struct list_head addfd; member
1065 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd() argument
1113 struct seccomp_kaddfd *addfd, *tmp; seccomp_do_user_notification() local
1661 struct seccomp_notif_addfd addfd; seccomp_notify_addfd() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c249 struct seccomp_notif_addfd addfd; member
3969 struct seccomp_notif_addfd addfd = {}; in TEST() local
4096 struct seccomp_notif_addfd addfd = {}; TEST() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c258 struct seccomp_notif_addfd addfd; member
4045 struct seccomp_notif_addfd addfd = {}; in TEST() local
4203 struct seccomp_notif_addfd addfd = {}; TEST() local
[all...]

Completed in 16 milliseconds