Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dseccomp.c122 struct seccomp_kaddfd { struct
123 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;