Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dseccomp.c117 struct seccomp_kaddfd { struct
118 struct file *file;
119 int fd;
120 unsigned int flags;
123 int ret;
124 struct completion completion;
125 struct list_head list;