Home
last modified time | relevance | path

Searched refs:draining (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsideband_evlist.c38 bool draining = false; in perf_evlist__poll_thread() local
53 draining = true; in perf_evlist__poll_thread()
55 if (!draining) in perf_evlist__poll_thread()
78 if (draining && !got_data) in perf_evlist__poll_thread()
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c64 alsa_stream->draining ? in bcm2835_playback_fifo()
229 alsa_stream->draining = false; in snd_bcm2835_pcm_prepare()
265 alsa_stream->draining = true; in snd_bcm2835_pcm_trigger()
H A Dvc_vchi_audioserv_defs.h58 u32 draining; member
H A Dbcm2835.h74 int draining; member
H A Dbcm2835-vchiq.c299 .stop.draining = 1, in bcm2835_audio_drain()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0004-playbin2-Fix-deadlock-when-hooking-about-to-finish-s.patch36 + /* lock protecting draining */
62 + /* We got a pad-change after draining; no need to notify */
H A D0003-playbin-do-not-drain-on-first-EOS.patch8 draining the others.
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0004-playbin2-Fix-deadlock-when-hooking-about-to-finish-s.patch36 + /* lock protecting draining */
62 + /* We got a pad-change after draining; no need to notify */
H A D0003-playbin-do-not-drain-on-first-EOS.patch8 draining the others.
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0004-playbin2-Fix-deadlock-when-hooking-about-to-finish-s.patch36 + /* lock protecting draining */
62 + /* We got a pad-change after draining; no need to notify */
H A D0003-playbin-do-not-drain-on-first-EOS.patch8 draining the others.
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42xattr.c65 bool draining; member
114 cache->buckets[i].draining = false; in nfs4_xattr_hash_init()
278 cache->buckets[i].draining = false; in nfs4_xattr_free_cache_cb()
398 bucket->draining = true; in nfs4_xattr_discard_cache()
539 if (bucket->draining) { in nfs4_xattr_hash_add()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Deffects.c408 sox_bool draining = sox_true; in sox_flow_effects() local
444 if (e == source_e && (draining || !have_imin)) { in sox_flow_effects()
447 draining = sox_false; in sox_flow_effects()
454 draining = sox_true; in sox_flow_effects()
459 draining = sox_true; in sox_flow_effects()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.h55 gboolean draining; member
H A Dgstmppdec.h72 gboolean draining; member
H A Dgstmppdec.c228 self->draining = drain; in gst_mpp_dec_reset()
233 self->draining = FALSE; in gst_mpp_dec_reset()
908 if (self->flushing && !self->draining) in gst_mpp_dec_loop()
H A Dgstmppenc.c478 self->draining = drain; in gst_mpp_enc_reset()
483 self->draining = FALSE; in gst_mpp_enc_reset()
984 if (self->flushing && !self->draining) in gst_mpp_enc_loop()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_roce.c833 out_params->draining = false; in qed_roce_query_qp()
886 out_params->draining = false; in qed_roce_query_qp()
932 out_params->draining = false; in qed_roce_query_qp()
937 out_params->draining = true; in qed_roce_query_qp()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-record.c1616 bool disabled = false, draining = false; in __cmd_record() local
1867 if (trigger_is_hit(&switch_output_trigger) || done || draining) in __cmd_record()
1927 if (done || draining) in __cmd_record()
1939 draining = true; in __cmd_record()
H A Dbuiltin-trace.c3895 bool draining = false; local
4091 if (done && !draining) {
4093 draining = true;
4102 if (!draining && evlist__poll(evlist, timeout) > 0) {
4104 draining = true;
/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dqed_rdma_if.h394 bool draining; member
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx.seq150 * still be data in our FIFOs draining to the host. Complete
174 * 1) Configured and draining to the host, with a FIFO handler.
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig991 r2p0) erratum. The Store Buffer does not have any automatic draining
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DChangeLog902 o Fixed a bug introduced in 12.18.2 that stopped the draining