Searched refs:bounced (Results 1 – 10 of 10) sorted by relevance
163 bool bounced = false; in z_erofs_lzma_decompress() local236 bounced = false; in z_erofs_lzma_decompress()245 if (!bounced && rq->out[no] == rq->in[ni]) { in z_erofs_lzma_decompress()248 bounced = true; in z_erofs_lzma_decompress()
70 unsigned long bounced[DIV_ROUND_UP(LZ4_MAX_DISTANCE_PAGES, in z_erofs_lz4_prepare_dstpages() local86 if (test_bit(j, bounced)) { in z_erofs_lz4_prepare_dstpages()93 __clear_bit(j, bounced); in z_erofs_lz4_prepare_dstpages()109 __set_bit(j, bounced); in z_erofs_lz4_prepare_dstpages()
10 provides support for the exceptions bounced from VFP hardware found
415 bool bounced = false; in ath6kl_sdio_read_write_sync() local429 bounced = true; in ath6kl_sdio_read_write_sync()435 if ((request & HIF_READ) && bounced) in ath6kl_sdio_read_write_sync()438 if (bounced) in ath6kl_sdio_read_write_sync()
459 bool have_sn, newer_sn, bounced; in hwmp_route_info_get() local463 bounced = have_sn && in hwmp_route_info_get()470 } else if (bounced) { in hwmp_route_info_get()
72 range will be bounced using the routines in arch/arm/common/dmabounce.c.
79 prevent a situation where locks are being bounced around the cluster
1421 in the instructions themselves can be bounced via veneers in the
2025 in the instructions themselves can be bounced via veneers in the
7712 instead get bounced to user space through the KVM_EXIT_X86_RDMSR and