Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dseccomp.c178 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare() function
830 static void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare() function
899 seccomp_cache_prepare(filter); in seccomp_attach_filter()