Searched refs:seccomp_filter (Results 1 – 8 of 8) sorted by relevance
174 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()180 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare()221 struct seccomp_filter { struct227 struct seccomp_filter *prev; argument364 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()402 struct seccomp_filter **match) in seccomp_run_filters()406 struct seccomp_filter *f = in seccomp_run_filters()464 static int is_ancestor(struct seccomp_filter *parent, in is_ancestor()465 struct seccomp_filter *child) in is_ancestor()518 static inline void seccomp_filter_free(struct seccomp_filter *filter) in seccomp_filter_free()[all …]
24 struct seccomp_filter;39 struct seccomp_filter *filter;67 struct seccomp_filter { }; struct
20 seccomp_filter
234 Documentation/userspace-api/seccomp_filter.rst) or any other LSM dealing with
60 .. [1] Documentation/userspace-api/seccomp_filter.rst
553 See Documentation/userspace-api/seccomp_filter.rst for details.
1181 See Documentation/userspace-api/seccomp_filter.rst.
18490 F: Documentation/userspace-api/seccomp_filter.rst