Searched defs:seccomp_kaddfd (Results 1 – 1 of 1) sorted by relevance
117 struct seccomp_kaddfd { struct118 struct file *file;119 int fd;120 unsigned int flags;123 int ret;124 struct completion completion;125 struct list_head list;