Searched refs:flush_pending (Results 1 – 9 of 9) sorted by relevance
51 cpumask_setall(&info->flush_pending); in flush_context()151 if (cpumask_test_and_clear_cpu(cpu, &info->flush_pending)) in asid_new_context()
21 cpumask_t flush_pending; member
103 flush_pending(strm); in send_eobs()
419 static inline void flush_pending( in flush_pending() function
671 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()
659 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()
395 bool flush_pending; member
1990 if (rx_queue->flush_pending) { in efx_siena_mcdi_flush_rxqs()1991 rx_queue->flush_pending = false; in efx_siena_mcdi_flush_rxqs()
415 bool flush_pending; member