Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c170 struct action_cache { struct
177 struct action_cache { }; struct
231 struct action_cache cache;
373 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow()
868 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare()
869 const struct action_cache *cache_prev = in seccomp_cache_prepare()