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

/linux-master/kernel/
H A Dseccomp.c185 static inline void seccomp_cache_prepare(struct seccomp_filter *sfilter) function
839 * seccomp_cache_prepare - emulate the filter to find cacheable syscalls
844 static void seccomp_cache_prepare(struct seccomp_filter *sfilter) function
917 seccomp_cache_prepare(filter);

Completed in 198 milliseconds