Searched defs:seccomp_kaddfd (Results 1 – 1 of 1) sorted by relevance
120 struct seccomp_kaddfd { struct121 struct file *file;122 int fd;123 unsigned int flags;124 __u32 ioctl_flags;126 union {131 struct completion completion;132 struct list_head list;