Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c158 struct action_cache { struct
165 struct action_cache { }; struct
216 struct action_cache cache;
358 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow()
824 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare()
825 const struct action_cache *cache_prev = in seccomp_cache_prepare()