Searched refs:seccomp_prepare_filter (Results 1 – 1 of 1) sorted by relevance
664 * seccomp_prepare_filter: Prepares a seccomp filter for use.669 static struct seccomp_filter *seccomp_prepare_filter(struct sock_fprog *fprog) in seccomp_prepare_filter() function 738 filter = seccomp_prepare_filter(&fprog); in seccomp_prepare_user_filter()