Searched refs:seccomp_filter (Results 1 – 14 of 14) sorted by relevance
179 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()185 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare()226 struct seccomp_filter { struct232 struct seccomp_filter *prev; argument369 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()407 struct seccomp_filter **match) in seccomp_run_filters()411 struct seccomp_filter *f = in seccomp_run_filters()469 static int is_ancestor(struct seccomp_filter *parent, in is_ancestor()470 struct seccomp_filter *child) in is_ancestor()523 static inline void seccomp_filter_free(struct seccomp_filter *filter) in seccomp_filter_free()[all …]
24 struct seccomp_filter;40 struct seccomp_filter *filter;68 struct seccomp_filter { }; struct
28 seccomp_filter
4 :Original: Documentation/userspace-api/seccomp_filter.rst
20 seccomp_filter
247 Documentation/userspace-api/seccomp_filter.rst) or any other LSM dealing with
60 .. [1] Documentation/userspace-api/seccomp_filter.rst
606 See Documentation/userspace-api/seccomp_filter.rst for details.
1260 See Documentation/userspace-api/seccomp_filter.rst.
19272 F: Documentation/userspace-api/seccomp_filter.rst
[all...]