Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/
Dseccomp.c177 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()
183 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare()
367 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow()
661 struct seccomp_filter *sfilter; in seccomp_prepare_filter() local
822 static void seccomp_cache_prepare_bitmap(struct seccomp_filter *sfilter, in seccomp_cache_prepare_bitmap()
864 static void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare()
/linux-6.14.4/net/can/
Draw.c556 struct can_filter sfilter; /* single filter */ in raw_setsockopt() local