Searched refs:seccomp_filter (Results 1 – 8 of 8) sorted by relevance
172 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()178 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare()217 struct seccomp_filter { struct222 struct seccomp_filter *prev; argument359 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()397 struct seccomp_filter **match) in seccomp_run_filters()401 struct seccomp_filter *f = in seccomp_run_filters()459 static int is_ancestor(struct seccomp_filter *parent, in is_ancestor()460 struct seccomp_filter *child) in is_ancestor()513 static inline void seccomp_filter_free(struct seccomp_filter *filter) in seccomp_filter_free()[all …]
23 struct seccomp_filter;38 struct seccomp_filter *filter;66 struct seccomp_filter { }; struct
20 seccomp_filter
174 Documentation/userspace-api/seccomp_filter.rst) or any other LSM dealing with
516 See Documentation/userspace-api/seccomp_filter.rst for details.
1171 See Documentation/userspace-api/seccomp_filter.rst.
53 .. [1] Documentation/userspace-api/seccomp_filter.rst
16789 F: Documentation/userspace-api/seccomp_filter.rst