Home
last modified time | relevance | path

Searched defs:bounced (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/erofs/
H A Dcompress.h70 bool bounced; /* is the bounce buffer used now? */ member
H A Ddecompressor.c54 unsigned long bounced[DIV_ROUND_UP(LZ4_MAX_DISTANCE_PAGES, in z_erofs_lz4_prepare_dstpages() local
/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c415 bool bounced = false; in ath6kl_sdio_read_write_sync() local
/linux-6.15/net/mac80211/
H A Dmesh_hwmp.c473 bool have_sn, newer_sn, bounced; in hwmp_route_info_get() local
/linux-6.15/drivers/usb/chipidea/
H A Dudc.c588 bool copy, unsigned int *bounced) in sglist_do_bounce()