Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c120 struct seccomp_kaddfd { struct
1123 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd()
1171 struct seccomp_kaddfd *addfd, *tmp; in seccomp_do_user_notification()
1215 struct seccomp_kaddfd, list); in seccomp_do_user_notification()
1718 struct seccomp_kaddfd kaddfd; in seccomp_notify_addfd()