Searched refs:seccomp_knotif (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dseccomp.c63 struct seccomp_knotif { struct
79 * struct seccomp_knotif is created and starts out in INIT. Once the
148 * @notifications: A list of struct seccomp_knotif elements.
1065 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n)
1100 struct seccomp_knotif *n)
1112 struct seccomp_knotif n = {};
1409 struct seccomp_knotif *knotif;
1450 static inline struct seccomp_knotif *
1453 struct seccomp_knotif *cur;
1500 struct seccomp_knotif *knoti
[all...]

Completed in 101 milliseconds