Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds