Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst148 'L1D vulnerable' L1D flushing is disabled
191 The conditional mode avoids L1D flushing after VMEXITs which execute
373 the hypervisors, i.e. unconditional L1D flushing
386 mitigation, i.e. conditional L1D flushing
395 i.e. conditional L1D flushing.
413 The default is 'flush'. For details about L1D flushing see :ref:`l1d_flush`.
421 The KVM hypervisor mitigation mechanism, flushing the L1D cache when
466 To avoid the overhead of the default L1D flushing on VMENTER the
467 administrator can disable the flushing via the kernel command line and
479 the kernel, it's only required to enforce L1D flushing on VMENTER.
[all …]
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.c477 self->flushing = TRUE; in gst_mpp_enc_reset()
482 self->flushing = final; in gst_mpp_enc_reset()
527 self->flushing = FALSE; in gst_mpp_enc_start()
918 GST_MPP_ENC_WAIT (encoder, self->pending_frames || self->flushing); in gst_mpp_enc_loop()
922 if (self->flushing && !self->pending_frames) in gst_mpp_enc_loop()
923 goto flushing; in gst_mpp_enc_loop()
984 if (self->flushing && !self->draining) in gst_mpp_enc_loop()
1005 flushing: in gst_mpp_enc_loop()
1030 if (G_UNLIKELY (self->flushing)) in gst_mpp_enc_handle_frame()
1031 goto flushing; in gst_mpp_enc_handle_frame()
[all …]
H A Dgstmppdec.c227 self->flushing = TRUE; in gst_mpp_dec_reset()
232 self->flushing = final; in gst_mpp_dec_reset()
263 self->flushing = FALSE; in gst_mpp_dec_start()
848 timeout = self->flushing ? MPP_TIMEOUT_NON_BLOCK : MPP_OUTPUT_TIMEOUT_MS; in gst_mpp_dec_loop()
908 if (self->flushing && !self->draining) in gst_mpp_dec_loop()
964 if (G_UNLIKELY (self->flushing)) in gst_mpp_dec_handle_frame()
965 goto flushing; in gst_mpp_dec_handle_frame()
1031 flushing: in gst_mpp_dec_handle_frame()
H A Dgstmppenc.h52 gboolean flushing; member
H A Dgstmppdec.h69 gboolean flushing; member
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
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 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_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_keypc.c187 if (speakup_info.flushing) { in do_catch_up()
188 speakup_info.flushing = 0; in do_catch_up()
H A Dthread.c35 (speakup_info.flushing || in speakup_thread()
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_dtlk.c199 if (speakup_info.flushing) { in do_catch_up()
200 speakup_info.flushing = 0; in do_catch_up()
H A Dspeakup_decpc.c383 if (speakup_info.flushing) { in do_catch_up()
384 speakup_info.flushing = 0; in do_catch_up()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dcachetlb.rst7 This document describes the cache/tlb flushing interfaces called
17 thinking SMP cache/tlb flushing must be so inefficient, this is in
23 First, the TLB flushing interfaces, since they are the simplest. The
56 Here we are flushing a specific range of (user) virtual
104 Next, we have the cache flushing interfaces. In general, when Linux
126 The cache flushing routines below need only deal with cache flushing
161 Here we are flushing a specific range of (user) virtual
211 Here in these two interfaces we are flushing a specific range
337 Any necessary cache flushing or other coherency operations
387 coherency. It must do this by flushing the vmap range before doing
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Djbd2.h261 __field( unsigned long, flushing )
275 __entry->flushing = stats->rs_flushing;
290 jiffies_to_msecs(__entry->flushing),
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dpti.rst96 allows us to skip flushing the entire TLB when switching page
119 h. INVPCID is a TLB-flushing instruction which allows flushing
123 flushing a kernel address, we need to flush all PCIDs, so a
124 single kernel address flush will require a TLB-flushing CR3
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trans_ail.c427 int flushing = 0; in xfsaild_push() local
491 flushing++; in xfsaild_push()
552 } else if (((stuck + flushing) * 100) / count > 90) { in xfsaild_push()
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dwriteback_cache_control.rst45 worry if the underlying devices need any explicit cache flushing and how
71 driver needs to tell the block layer that it supports flushing caches by
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dprocfs-diskstats40 20 time spent flushing
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dcaps.c1355 int flushing, u64 flush_tid, u64 oldest_flush_tid) in __prep_cap() argument
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()
1829 int flushing; in __mark_caps_flushing() local
1836 flushing = ci->i_dirty_caps; in __mark_caps_flushing()
1838 ceph_cap_string(flushing), in __mark_caps_flushing()
1840 ceph_cap_string(ci->i_flushing_caps | flushing)); in __mark_caps_flushing()
1841 ci->i_flushing_caps |= flushing; in __mark_caps_flushing()
1846 cf->caps = flushing; in __mark_caps_flushing()
[all …]
/OK3568_Linux_fs/buildroot/package/shadow/
H A DConfig.in64 Define to support flushing of sssd caches.
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/
H A DTODO19 13. Cache flushing (specially the SMP version) has to be investigated.

1234