Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dseccomp.c179 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 { struct
232 struct seccomp_filter *prev; argument
369 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()
526 static inline void seccomp_filter_free(struct seccomp_filter *filter) in seccomp_filter_free()
[all …]
/linux-6.12.1/include/linux/
Dseccomp_types.h9 struct seccomp_filter;
25 struct seccomp_filter *filter;
31 struct seccomp_filter { }; struct
/linux-6.12.1/Documentation/translations/zh_CN/userspace-api/
Dindex.rst25 seccomp_filter
Dseccomp_filter.rst4 :Original: Documentation/userspace-api/seccomp_filter.rst
/linux-6.12.1/Documentation/userspace-api/
Dindex.rst32 seccomp_filter
Dlandlock.rst295 Documentation/userspace-api/seccomp_filter.rst) or any other LSM dealing with
/linux-6.12.1/Documentation/networking/
Dfilter.rst60 .. [1] Documentation/userspace-api/seccomp_filter.rst
/linux-6.12.1/arch/
DKconfig616 See Documentation/userspace-api/seccomp_filter.rst for details.
/linux-6.12.1/Documentation/admin-guide/sysctl/
Dkernel.rst1280 See Documentation/userspace-api/seccomp_filter.rst.
/linux-6.12.1/
DMAINTAINERS20715 F: Documentation/userspace-api/seccomp_filter.rst