Home
last modified time | relevance | path

Searched refs:flushing (Results 1 – 19 of 19) sorted by relevance

/drivers/accessibility/speakup/
A Dspeakup_soft.c240 if (!synth_buffer_empty() || speakup_info.flushing) in softsynthx_read()
264 if (speakup_info.flushing) { in softsynthx_read()
265 speakup_info.flushing = 0; in softsynthx_read()
361 (!synth_buffer_empty() || speakup_info.flushing)) in softsynth_poll()
A Dsynth.c41 .flushing = 0,
78 if (speakup_info.flushing) { in _spk_do_catch_up()
79 speakup_info.flushing = 0; in _spk_do_catch_up()
199 speakup_info.flushing = 1; in spk_do_flush()
A Dspeakup_apollo.c163 if (speakup_info.flushing) { in do_catch_up()
164 speakup_info.flushing = 0; in do_catch_up()
A Dthread.c35 (speakup_info.flushing || in speakup_thread()
A Dspeakup_decext.c174 if (speakup_info.flushing) { in do_catch_up()
175 speakup_info.flushing = 0; in do_catch_up()
A Dspeakup_keypc.c196 if (speakup_info.flushing) { in do_catch_up()
197 speakup_info.flushing = 0; in do_catch_up()
A Dspeakup_acntpc.c195 if (speakup_info.flushing) { in do_catch_up()
196 speakup_info.flushing = 0; in do_catch_up()
A Dspeakup_dectlk.c249 if (speakup_info.flushing) { in do_catch_up()
250 speakup_info.flushing = 0; in do_catch_up()
A Dspeakup_decpc.c394 if (speakup_info.flushing) { in do_catch_up()
395 speakup_info.flushing = 0; in do_catch_up()
A Dspeakup_dtlk.c209 if (speakup_info.flushing) { in do_catch_up()
210 speakup_info.flushing = 0; in do_catch_up()
A Dspk_types.h221 int flushing; member
/drivers/infiniband/hw/mlx4/
A Dmcg.c686 } else if (method == IB_SA_METHOD_DELETE_RESP && group->demux->flushing) in mlx4_ib_mcg_work_handler()
941 if (ctx->flushing) in mlx4_ib_mcg_multiplex_handler()
1065 ctx->flushing = 0; in mlx4_ib_mcg_port_init()
1134 cw->ctx->flushing = 0; in mcg_clean_task()
1142 if (ctx->flushing) in mlx4_ib_mcg_port_cleanup()
1145 ctx->flushing = 1; in mlx4_ib_mcg_port_cleanup()
1149 ctx->flushing = 0; in mlx4_ib_mcg_port_cleanup()
1155 ctx->flushing = 0; in mlx4_ib_mcg_port_cleanup()
A Dmlx4_ib.h507 int flushing; /* flushing the work queue */ member
/drivers/char/xillybus/
A Dxillyusb.c142 unsigned int flushing; member
916 chan->flushing = 0; in process_in_opcode()
1140 if (chan->flushing) { in flush_downstream()
1169 chan->flushing = 1; in flush_downstream()
1187 while (chan->flushing) { in flush_downstream()
1189 !chan->flushing || in flush_downstream()
1201 while (chan->flushing) { in flush_downstream()
1208 !chan->flushing || in flush_downstream()
/drivers/net/wireless/ath/ath6kl/
A Dtxrx.c692 bool flushing[ATH6KL_VIF_MAX] = {false}; in ath6kl_tx_complete() local
763 flushing[if_idx] = true; in ath6kl_tx_complete()
780 flushing[if_idx] = false; in ath6kl_tx_complete()
801 !flushing[vif->fw_vif_idx]) { in ath6kl_tx_complete()
/drivers/firewire/
A Dohci.c164 bool flushing; member
1535 WRITE_ONCE(ctx->flushing, true); in at_context_flush()
1537 WRITE_ONCE(ctx->flushing, false); in at_context_flush()
1552 if (last->transfer_status == 0 && !READ_ONCE(ctx->flushing)) in handle_at_packet()
1586 if (READ_ONCE(ctx->flushing)) in handle_at_packet()
1608 if (READ_ONCE(ctx->flushing)) { in handle_at_packet()
/drivers/virtio/
A DKconfig108 - with a virtio-based flushing interface.
/drivers/iommu/
A DKconfig127 flushing, but at the cost of reduced isolation since devices may be
/drivers/scsi/aic7xxx/
A Daic7xxx.seq946 * the flushing process now. We'll poke

Completed in 40 milliseconds