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

/linux-master/kernel/
H A Dseccomp.c160 * struct action_cache - per-filter cache of seccomp actions per
170 struct action_cache { struct
177 struct action_cache { }; struct
231 struct action_cache cache;
373 const struct action_cache *cache = &sfilter->cache;
846 struct action_cache *cache = &sfilter->cache;
847 const struct action_cache *cache_prev =

Completed in 112 milliseconds