Home
last modified time | relevance | path

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

/kernel/
Dseccomp.c175 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow() function
362 static inline bool seccomp_cache_check_allow(const struct seccomp_filter *sfilter, in seccomp_cache_check_allow() function
411 if (seccomp_cache_check_allow(f, sd)) in seccomp_run_filters()