Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dseccomp.c179 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow() function
369 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow() function
418 if (seccomp_cache_check_allow(f, sd)) in seccomp_run_filters()