Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dseccomp.c168 struct action_cache { struct
175 struct action_cache { }; struct
229 struct action_cache cache;
371 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow()
876 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare()
877 const struct action_cache *cache_prev = in seccomp_cache_prepare()