Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c167 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()
173 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare()
354 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()
628 struct seccomp_filter *sfilter; in seccomp_prepare_filter() local
780 static void seccomp_cache_prepare_bitmap(struct seccomp_filter *sfilter, in seccomp_cache_prepare_bitmap()
822 static void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare()
/OK3568_Linux_fs/kernel/net/can/
H A Draw.c520 struct can_filter sfilter; /* single filter */ in raw_setsockopt() local