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

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

Completed in 139 milliseconds