Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dseccomp.c185 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare() function
844 static void seccomp_cache_prepare(struct seccomp_filter *sfilter) in seccomp_cache_prepare() function
917 seccomp_cache_prepare(filter); in seccomp_attach_filter()