Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Ddecompressor.c37 unsigned long bounced[DIV_ROUND_UP(LZ4_MAX_DISTANCE_PAGES, in z_erofs_lz4_prepare_destpages() local
51 if (test_bit(j, bounced)) { in z_erofs_lz4_prepare_destpages()
58 __clear_bit(j, bounced); in z_erofs_lz4_prepare_destpages()
70 __set_bit(j, bounced); in z_erofs_lz4_prepare_destpages()
/kernel/linux/linux-5.10/Documentation/arm/vfp/
Drelease-notes.rst10 provides support for the exceptions bounced from VFP hardware found
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
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()
/kernel/linux/linux-5.10/net/mac80211/
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()
/kernel/linux/linux-5.10/Documentation/arm/
Dixp4xx.rst72 range will be bounced using the routines in arch/arm/common/dmabounce.c.
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/dec/
Dde4x5.rst139 interrupt if it is bounced from the slow interrupt. THIS IS NOT A
/kernel/linux/linux-5.10/Documentation/filesystems/
Dgfs2-glocks.rst79 prevent a situation where locks are being bounced around the cluster
/kernel/linux/linux-5.10/arch/arm/
DKconfig1575 in the instructions themselves can be bounced via veneers in the
/kernel/linux/linux-5.10/arch/arm64/
DKconfig1755 in the instructions themselves can be bounced via veneers in the
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dapi.rst6375 instead get bounced to user space through the KVM_EXIT_X86_RDMSR and