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

/linux-master/kernel/
H A Dseccomp.c105 * struct seccomp_kaddfd - container for seccomp_addfd ioctl messages
119 * @list: list_head for chaining seccomp_kaddfd together.
122 struct seccomp_kaddfd { struct
1065 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n)
1113 struct seccomp_kaddfd *addfd, *tmp;
1159 struct seccomp_kaddfd, list);
1663 struct seccomp_kaddfd kaddfd;

Completed in 257 milliseconds