Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/can/
H A Draw.c520 struct can_filter sfilter; /* single filter */ in raw_setsockopt() local
/kernel/linux/linux-6.6/net/can/
H A Draw.c534 struct can_filter sfilter; /* single filter */ in raw_setsockopt() local
/kernel/linux/linux-5.10/kernel/
H A Dseccomp.c545 struct seccomp_filter *sfilter; in seccomp_prepare_filter() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dseccomp.c179 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow() argument
185 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare() argument
369 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow() argument
650 struct seccomp_filter *sfilter; in seccomp_prepare_filter() local
802 seccomp_cache_prepare_bitmap(struct seccomp_filter *sfilter, void *bitmap, const void *bitmap_prev, size_t bitmap_size, int arch) seccomp_cache_prepare_bitmap() argument
844 seccomp_cache_prepare(struct seccomp_filter *sfilter) seccomp_cache_prepare() argument
[all...]

Completed in 6 milliseconds