Searched defs:seccomp_kaddfd (Results 1 – 1 of 1) sorted by relevance
118 struct seccomp_kaddfd { struct119 struct file *file;120 int fd;121 unsigned int flags;122 __u32 ioctl_flags;124 union {129 struct completion completion;130 struct list_head list;