Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c99 struct list_head addfd; member
1105 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd()
1153 struct seccomp_kaddfd *addfd, *tmp; in seccomp_do_user_notification() local
1700 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd() local
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c271 struct seccomp_notif_addfd addfd; member
4128 struct seccomp_notif_addfd addfd = {}; TEST() local
4290 struct seccomp_notif_addfd addfd = {}; TEST() local
[all...]