Home
last modified time | relevance | path

Searched refs:bounced (Results 1 – 11 of 11) sorted by relevance

/linux/fs/erofs/
A Ddecompressor_lzma.c162 bool bounced = false; in z_erofs_lzma_decompress() local
238 bounced = false; in z_erofs_lzma_decompress()
247 if (!bounced && rq->out[no] == rq->in[ni]) { in z_erofs_lzma_decompress()
250 bounced = true; in z_erofs_lzma_decompress()
A Ddecompressor.c65 unsigned long bounced[DIV_ROUND_UP(LZ4_MAX_DISTANCE_PAGES, in z_erofs_lz4_prepare_dstpages() local
81 if (test_bit(j, bounced)) { in z_erofs_lz4_prepare_dstpages()
88 __clear_bit(j, bounced); in z_erofs_lz4_prepare_dstpages()
100 __set_bit(j, bounced); in z_erofs_lz4_prepare_dstpages()
/linux/Documentation/arm/vfp/
A Drelease-notes.rst10 provides support for the exceptions bounced from VFP hardware found
/linux/drivers/net/wireless/ath/ath6kl/
A Dsdio.c415 bool bounced = false; in ath6kl_sdio_read_write_sync() local
429 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()
/linux/net/mac80211/
A Dmesh_hwmp.c459 bool have_sn, newer_sn, bounced; in hwmp_route_info_get() local
463 bounced = have_sn && in hwmp_route_info_get()
470 } else if (bounced) { in hwmp_route_info_get()
/linux/Documentation/arm/
A Dixp4xx.rst72 range will be bounced using the routines in arch/arm/common/dmabounce.c.
/linux/Documentation/networking/device_drivers/ethernet/dec/
A Dde4x5.rst139 interrupt if it is bounced from the slow interrupt. THIS IS NOT A
/linux/Documentation/filesystems/
A Dgfs2-glocks.rst79 prevent a situation where locks are being bounced around the cluster
/linux/arch/arm/
A DKconfig1521 in the instructions themselves can be bounced via veneers in the
/linux/arch/arm64/
A DKconfig1855 in the instructions themselves can be bounced via veneers in the
/linux/Documentation/virt/kvm/
A Dapi.rst7278 instead get bounced to user space through the KVM_EXIT_X86_RDMSR and

Completed in 37 milliseconds