Home
last modified time | relevance | path

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

/kernel/
Dseccomp.c64 struct seccomp_knotif { struct
80 * struct seccomp_knotif is created and starts out in INIT. Once the argument
86 enum notify_state state;
89 int error;
90 long val;
91 u32 flags;
97 struct completion ready;
99 struct list_head list;
102 struct list_head addfd;