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

/linux-master/kernel/
H A Dseccomp.c724 * seccomp_is_const_allow - check if filter is constant allow with given data
729 static bool seccomp_is_const_allow(struct sock_fprog_kern *fprog, function
827 if (seccomp_is_const_allow(fprog, &sd))

Completed in 208 milliseconds