Home
last modified time | relevance | path

Searched refs:seccomp_filter (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/kernel/
Dseccomp.c172 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 { struct
222 struct seccomp_filter *prev; argument
359 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 …]
/Linux-v5.15/include/linux/
Dseccomp.h23 struct seccomp_filter;
38 struct seccomp_filter *filter;
66 struct seccomp_filter { }; struct
/Linux-v5.15/Documentation/userspace-api/
Dindex.rst20 seccomp_filter
Dlandlock.rst174 Documentation/userspace-api/seccomp_filter.rst) or any other LSM dealing with
/Linux-v5.15/arch/
DKconfig516 See Documentation/userspace-api/seccomp_filter.rst for details.
/Linux-v5.15/Documentation/admin-guide/sysctl/
Dkernel.rst1171 See Documentation/userspace-api/seccomp_filter.rst.
/Linux-v5.15/Documentation/networking/
Dfilter.rst53 .. [1] Documentation/userspace-api/seccomp_filter.rst
/Linux-v5.15/
DMAINTAINERS16789 F: Documentation/userspace-api/seccomp_filter.rst