Home
last modified time | relevance | path

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

/kernel/
Dseccomp.c63 struct seccomp_knotif { struct
79 * struct seccomp_knotif is created and starts out in INIT. Once the argument
85 enum notify_state state;
88 int error;
89 long val;
90 u32 flags;
96 struct completion ready;
98 struct list_head list;
101 struct list_head addfd;