Home
last modified time | relevance | path

Searched defs:sfilter (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dseccomp.c170 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()
176 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare()
357 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()
631 struct seccomp_filter *sfilter; in seccomp_prepare_filter() local
783 static void seccomp_cache_prepare_bitmap(struct seccomp_filter *sfilter, in seccomp_cache_prepare_bitmap()
825 static void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare()