Home
last modified time | relevance | path

Searched defs:seccomp_kaddfd (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dseccomp.c120 struct seccomp_kaddfd { struct
121 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;