Home
last modified time | relevance | path

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

/kernel/
Dseccomp.c166 struct action_cache { struct
173 struct action_cache { }; struct
224 struct action_cache cache;
366 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow()
835 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare()
836 const struct action_cache *cache_prev = in seccomp_cache_prepare()