Home
last modified time | relevance | path

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

/linux/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/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c50 bool flush_pending; member
494 ctl->flush_pending = true; in fix_for_single_flush()
498 if (ctl->pair->flush_pending) { in fix_for_single_flush()
502 ctl->flush_pending = false; in fix_for_single_flush()
503 ctl->pair->flush_pending = false; in fix_for_single_flush()
/linux/arch/csky/include/asm/
H A Dasid.h21 cpumask_t flush_pending; member
/linux/lib/zlib_deflate/
H A Ddeflate.c377 flush_pending(strm); in zlib_deflate()
444 flush_pending(strm); in zlib_deflate()
460 flush_pending(strm); in zlib_deflate()
845 flush_pending(s->strm); \
H A Ddefutil.h419 static inline void flush_pending( in flush_pending() function
/linux/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/lib/zlib_dfltcc/
H A Ddfltcc_deflate.c103 flush_pending(strm); in send_eobs()
/linux/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/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/drivers/net/ethernet/sfc/
H A Dnet_driver.h383 bool flush_pending; member
H A Dmcdi.c2038 if (rx_queue->flush_pending) { in efx_mcdi_flush_rxqs()
2039 rx_queue->flush_pending = false; in efx_mcdi_flush_rxqs()