Home
last modified time | relevance | path

Searched refs:commited (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/
Ddrm_flip_work.c104 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()
/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.c230 bool commited; member
1012 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 …]
/Linux-v4.19/include/drm/
Ddrm_flip_work.h78 struct list_head commited; member
/Linux-v4.19/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c159 bool commited; member
435 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()
/Linux-v4.19/Documentation/device-mapper/
Dwritecache.txt33 commited
36 commited if this time passes and no FLUSH request is
/Linux-v4.19/scripts/
Dspelling.txt284 commited||committed
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dsuper.rst745 - All data and metadata are commited to the journal.