Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dseccomp.c61 struct seccomp_knotif { struct
77 * struct seccomp_knotif is created and starts out in INIT. Once the argument
83 enum notify_state state;
86 int error;
87 long val;
88 u32 flags;
94 struct completion ready;
96 struct list_head list;
99 struct list_head addfd;