Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c224 struct seccomp_filter { struct
230 struct seccomp_filter *prev; argument
231 progseccomp_filter global() argument
232 notifseccomp_filter global() argument
233 notify_lockseccomp_filter global() argument
234 wqhseccomp_filter global() argument
[all...]
/linux/include/linux/
H A Dseccomp_types.h31 struct seccomp_filter { }; struct