Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dseccomp.c163 struct action_cache { struct
170 struct action_cache { }; struct
221 struct action_cache cache;
363 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow()
832 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare()
833 const struct action_cache *cache_prev = in seccomp_cache_prepare()