Home
last modified time | relevance | path

Searched refs:flushing (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H 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()
H A Dspeakup_soft.c221 if (!synth_buffer_empty() || speakup_info.flushing) in softsynthx_read()
245 if (speakup_info.flushing) { in softsynthx_read()
246 speakup_info.flushing = 0; in softsynthx_read()
342 (!synth_buffer_empty() || speakup_info.flushing)) in softsynth_poll()
H A Dthread.c35 (speakup_info.flushing || in speakup_thread()
H A Dspeakup_decext.c165 if (speakup_info.flushing) { in do_catch_up()
166 speakup_info.flushing = 0; in do_catch_up()
H A Dspeakup_apollo.c150 if (speakup_info.flushing) { in do_catch_up()
151 speakup_info.flushing = 0; in do_catch_up()
H A Dspeakup_acntpc.c186 if (speakup_info.flushing) { in do_catch_up()
187 speakup_info.flushing = 0; in do_catch_up()
H A Dspeakup_dectlk.c232 if (speakup_info.flushing) { in do_catch_up()
233 speakup_info.flushing = 0; in do_catch_up()
H A Dspeakup_keypc.c187 if (speakup_info.flushing) { in do_catch_up()
188 speakup_info.flushing = 0; in do_catch_up()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H 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()
H 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()
H A Dthread.c35 (speakup_info.flushing || in speakup_thread()
H A Dspeakup_keypc.c196 if (speakup_info.flushing) { in do_catch_up()
197 speakup_info.flushing = 0; in do_catch_up()
H A Dspeakup_dectlk.c249 if (speakup_info.flushing) { in do_catch_up()
250 speakup_info.flushing = 0; in do_catch_up()
H A Dspeakup_acntpc.c195 if (speakup_info.flushing) { in do_catch_up()
196 speakup_info.flushing = 0; in do_catch_up()
H A Dspeakup_decext.c174 if (speakup_info.flushing) { in do_catch_up()
175 speakup_info.flushing = 0; in do_catch_up()
H A Dspeakup_apollo.c163 if (speakup_info.flushing) { in do_catch_up()
164 speakup_info.flushing = 0; in do_catch_up()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H 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()
1055 ctx->flushing = 0; in mlx4_ib_mcg_port_init()
1124 cw->ctx->flushing = 0; in mcg_clean_task()
1132 if (ctx->flushing) in mlx4_ib_mcg_port_cleanup()
1135 ctx->flushing = 1; in mlx4_ib_mcg_port_cleanup()
1139 ctx->flushing = 0; in mlx4_ib_mcg_port_cleanup()
1145 ctx->flushing = 0; in mlx4_ib_mcg_port_cleanup()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H 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()
/kernel/linux/linux-5.10/include/trace/events/
H A Djbd2.h261 __field( unsigned long, flushing )
275 __entry->flushing = stats->rs_flushing;
283 "locked %u flushing %u logging %u handle_count %u "
290 jiffies_to_msecs(__entry->flushing),
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans_ail.c427 int flushing = 0; in xfsaild_push() local
483 * We do not want to stop flushing just because lots in xfsaild_push()
485 * re-try the flushing relatively soon if most of the in xfsaild_push()
491 flushing++; in xfsaild_push()
552 } else if (((stuck + flushing) * 100) / count > 90) { in xfsaild_push()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trans_ail.c428 int flushing = 0; in xfsaild_push() local
437 * needs flushing will hard stop the transaction subsystem when log in xfsaild_push()
502 * We do not want to stop flushing just because lots in xfsaild_push()
504 * re-try the flushing relatively soon if most of the in xfsaild_push()
510 flushing++; in xfsaild_push()
571 } else if (((stuck + flushing) * 100) / count > 90) { in xfsaild_push()
/kernel/linux/linux-6.6/include/trace/events/
H A Djbd2.h261 __field( unsigned long, flushing )
275 __entry->flushing = stats->rs_flushing;
283 "locked %u flushing %u logging %u handle_count %u "
290 jiffies_to_msecs(__entry->flushing),
/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c141 unsigned int flushing; member
919 chan->flushing = 0; in process_in_opcode()
1143 if (chan->flushing) { in flush_downstream()
1172 chan->flushing = 1; in flush_downstream()
1190 while (chan->flushing) { in flush_downstream()
1192 !chan->flushing || in flush_downstream()
1204 while (chan->flushing) { in flush_downstream()
1211 !chan->flushing || in flush_downstream()
1623 * One second's timeout on flushing. Interrupts are ignored, because if in xillyusb_flush()
1638 "Timed out while flushing in xillyusb_flush()
[all...]
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c1355 int flushing, u64 flush_tid, u64 oldest_flush_tid) in __prep_cap()
1388 arg->follows = flushing ? ci->i_head_snapc->seq : 0; in __prep_cap()
1402 if (flushing & CEPH_CAP_XATTR_EXCL) { in __prep_cap()
1420 arg->dirty = flushing; in __prep_cap()
1459 pr_err("error allocating cap msg: ino (%llx.%llx) flushing %s tid %llu, requeuing cap.\n", in __send_cap()
1790 * Remove cap_flush from the mdsc's or inode's flushing cap list.
1824 * Add dirty inode to the flushing list. Assigned a seq number so we
1836 int flushing; in __mark_caps_flushing() local
1843 flushing = ci->i_dirty_caps; in __mark_caps_flushing()
1844 dout("__mark_caps_flushing flushing in __mark_caps_flushing()
1353 __prep_cap(struct cap_msg_args *arg, struct ceph_cap *cap, int op, int flags, int used, int want, int retain, int flushing, u64 flush_tid, u64 oldest_flush_tid) __prep_cap() argument
1934 int issued, implemented, want, retain, revoking, flushing = 0; ceph_check_caps() local
2217 int flushing = 0; try_flush_caps() local
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c1369 int flushing, u64 flush_tid, u64 oldest_flush_tid) in __prep_cap()
1402 arg->follows = flushing ? ci->i_head_snapc->seq : 0; in __prep_cap()
1415 if (flushing & CEPH_CAP_XATTR_EXCL) { in __prep_cap()
1433 arg->dirty = flushing; in __prep_cap()
1504 pr_err("error allocating cap msg: ino (%llx.%llx) flushing %s tid %llu, requeuing cap.\n", in __send_cap()
1834 * Remove cap_flush from the mdsc's or inode's flushing cap list.
1868 * Add dirty inode to the flushing list. Assigned a seq number so we
1880 int flushing; in __mark_caps_flushing() local
1887 flushing = ci->i_dirty_caps; in __mark_caps_flushing()
1888 dout("__mark_caps_flushing flushing in __mark_caps_flushing()
1367 __prep_cap(struct cap_msg_args *arg, struct ceph_cap *cap, int op, int flags, int used, int want, int retain, int flushing, u64 flush_tid, u64 oldest_flush_tid) __prep_cap() argument
1976 int issued, implemented, want, retain, revoking, flushing = 0; ceph_check_caps() local
2238 int flushing = 0; try_flush_caps() local
[all...]

Completed in 24 milliseconds

12