Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dseccomp.c99 struct list_head addfd; member
831 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd) in seccomp_handle_addfd()
850 struct seccomp_kaddfd *addfd, *tmp; in seccomp_do_user_notification() local
1325 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd() local
/kernel/linux/linux-6.6/kernel/
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()
1113 struct seccomp_kaddfd *addfd, *tmp; in seccomp_do_user_notification() local
1661 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd() local
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c247 struct seccomp_notif_addfd addfd; member
3963 struct seccomp_notif_addfd addfd = {}; in TEST() local
4090 struct seccomp_notif_addfd addfd = {}; in TEST() local
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
Dseccomp_bpf.c258 struct seccomp_notif_addfd addfd; member
4045 struct seccomp_notif_addfd addfd = {}; in TEST() local
4203 struct seccomp_notif_addfd addfd = {}; in TEST() local