Home
last modified time | relevance | path

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

/kernel/
Dseccomp.c165 struct action_cache { struct
172 struct action_cache { }; struct
226 struct action_cache cache;
368 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow()
837 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare()
838 const struct action_cache *cache_prev = in seccomp_cache_prepare()