Home
last modified time | relevance | path

Searched refs:seccomp_cache_check_allow (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/
H A Dseccomp.c177 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow() function
367 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow() function
416 if (seccomp_cache_check_allow(f, sd)) in seccomp_run_filters()