Searched refs:page_is_zero (Results 1 - 1 of 1) sorted by path

/linux-master/crypto/async_tx/
H A Dasync_xor.c281 static int page_is_zero(struct page *p, unsigned int offset, size_t len) function
381 *result = !page_is_zero(dest, offset, len) << SUM_CHECK_P;

Completed in 578 milliseconds