Searched refs:commited (Results 1 – 7 of 7) sorted by relevance
104 list_splice_tail(&work->queued, &work->commited); in drm_flip_work_commit()122 list_splice_tail(&work->commited, &tasks); in flip_worker()123 INIT_LIST_HEAD(&work->commited); in flip_worker()149 INIT_LIST_HEAD(&work->commited); in drm_flip_work_init()165 WARN_ON(!list_empty(&work->queued) || !list_empty(&work->commited)); in drm_flip_work_cleanup()
230 bool commited; member1012 if (!stream->commited) in sst_hsw_stream_free()1043 if (stream->commited) { in sst_hsw_stream_set_bits()1055 if (stream->commited) { in sst_hsw_stream_set_channels()1067 if (stream->commited) { in sst_hsw_stream_set_rate()1080 if (stream->commited) { in sst_hsw_stream_set_map_config()1093 if (stream->commited) { in sst_hsw_stream_set_style()1105 if (stream->commited) { in sst_hsw_stream_set_valid()1120 if (stream->commited) { in sst_hsw_stream_format()1138 if (stream->commited) { in sst_hsw_stream_buffer()[all …]
78 struct list_head commited; member
159 bool commited; member435 stream->commited = true; in sst_byt_stream_commit()447 if (!stream->commited) in sst_byt_stream_free()458 stream->commited = false; in sst_byt_stream_free()512 if (!stream->commited) in sst_byt_stream_stop()
33 commited36 commited if this time passes and no FLUSH request is
284 commited||committed
745 - All data and metadata are commited to the journal.