Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dseccomp.c122 struct seccomp_kaddfd { struct
1078 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd()
1126 struct seccomp_kaddfd *addfd, *tmp; in seccomp_do_user_notification()
1172 struct seccomp_kaddfd, list); in seccomp_do_user_notification()
1681 struct seccomp_kaddfd kaddfd; in seccomp_notify_addfd()