Home
last modified time | relevance | path

Searched refs:flush_pending (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/arch/csky/mm/
H A Dasid.c51 cpumask_setall(&info->flush_pending); in flush_context()
151 if (cpumask_test_and_clear_cpu(cpu, &info->flush_pending)) in asid_new_context()
/linux-6.15/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c51 bool flush_pending; member
495 ctl->flush_pending = true; in fix_for_single_flush()
499 if (ctl->pair->flush_pending) { in fix_for_single_flush()
503 ctl->flush_pending = false; in fix_for_single_flush()
504 ctl->pair->flush_pending = false; in fix_for_single_flush()
/linux-6.15/arch/csky/include/asm/
H A Dasid.h21 cpumask_t flush_pending; member
/linux-6.15/lib/zlib_deflate/
H A Ddeflate.c374 flush_pending(strm); in zlib_deflate()
441 flush_pending(strm); in zlib_deflate()
457 flush_pending(strm); in zlib_deflate()
841 flush_pending(s->strm); \
H A Ddefutil.h419 static inline void flush_pending( in flush_pending() function
/linux-6.15/drivers/net/wireless/intel/iwlegacy/
H A D3945-rs.c220 rs_sta->flush_pending = 0; in il3945_bg_rate_scale_flush()
509 if (!rs_sta->flush_pending && in il3945_rs_tx_status()
513 rs_sta->flush_pending = 1; in il3945_rs_tx_status()
H A D3945.h71 u8 flush_pending; member
/linux-6.15/lib/zlib_dfltcc/
H A Ddfltcc_deflate.c103 flush_pending(strm); in send_eobs()
/linux-6.15/drivers/net/ethernet/sfc/falcon/
H A Dfarch.c671 rx_queue->flush_pending = true; in ef4_farch_do_flush()
687 if (rx_queue->flush_pending) { in ef4_farch_do_flush()
688 rx_queue->flush_pending = false; in ef4_farch_do_flush()
1130 rx_queue->flush_pending = true; in ef4_farch_handle_rx_flush_done()
H A Dnet_driver.h335 bool flush_pending; member
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dfarch.c659 rx_queue->flush_pending = true; in efx_farch_do_flush()
685 if (rx_queue->flush_pending) { in efx_farch_do_flush()
686 rx_queue->flush_pending = false; in efx_farch_do_flush()
1123 rx_queue->flush_pending = true; in efx_farch_handle_rx_flush_done()
H A Dnet_driver.h396 bool flush_pending; member
H A Dmcdi.c1990 if (rx_queue->flush_pending) { in efx_siena_mcdi_flush_rxqs()
1991 rx_queue->flush_pending = false; in efx_siena_mcdi_flush_rxqs()
/linux-6.15/drivers/net/ethernet/sfc/
H A Dnet_driver.h416 bool flush_pending; member