Searched defs:seccomp_kaddfd (Results 1 – 1 of 1) sorted by relevance
122 struct seccomp_kaddfd { struct123 struct file *file;124 int fd;125 unsigned int flags;126 __u32 ioctl_flags;128 union {133 struct completion completion;134 struct list_head list;