Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/
Dseccomp.c174 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 { struct
227 struct seccomp_filter *prev; argument
364 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 …]
/Linux-v6.1/include/linux/
Dseccomp.h24 struct seccomp_filter;
39 struct seccomp_filter *filter;
67 struct seccomp_filter { }; struct
/Linux-v6.1/Documentation/userspace-api/
Dindex.rst20 seccomp_filter
Dlandlock.rst234 Documentation/userspace-api/seccomp_filter.rst) or any other LSM dealing with
/Linux-v6.1/Documentation/networking/
Dfilter.rst60 .. [1] Documentation/userspace-api/seccomp_filter.rst
/Linux-v6.1/arch/
DKconfig553 See Documentation/userspace-api/seccomp_filter.rst for details.
/Linux-v6.1/Documentation/admin-guide/sysctl/
Dkernel.rst1181 See Documentation/userspace-api/seccomp_filter.rst.
/Linux-v6.1/
DMAINTAINERS18490 F: Documentation/userspace-api/seccomp_filter.rst