Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c185 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare() function
857 static void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare() function
930 seccomp_cache_prepare(filter); in seccomp_attach_filter()