| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | hv_trace_balloon.h | 10 TP_PROTO(u64 available, u64 committed, 15 TP_ARGS(available, committed, vm_memory_committed, 19 __field(u64, committed) 27 __entry->committed = committed; 35 __entry->available, __entry->committed,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_streamoutput.c | 52 bool committed; member 99 if (!list_empty(&so->cotable_head) || !so->committed ) in vmw_dx_streamoutput_unscrub() 125 WARN_ON_ONCE(!so->committed); in vmw_dx_streamoutput_create() 173 WARN_ON_ONCE(!so->committed); in vmw_dx_streamoutput_scrub() 228 so->committed = true; in vmw_dx_streamoutput_commit_notify() 234 so->committed = false; in vmw_dx_streamoutput_commit_notify() 316 so->committed = false; in vmw_dx_streamoutput_add() 385 entry->committed =false; in vmw_dx_streamoutput_cotable_list_scrub()
|
| H A D | vmwgfx_so.c | 71 bool committed; /* Protected by binding_mutex */ member 137 view->committed = true; in vmw_view_commit_notify() 143 view->committed = false; in vmw_view_commit_notify() 168 if (!view->committed) { in vmw_view_create() 213 if (!view->committed || res->id == -1) in vmw_view_destroy() 370 view->committed = false; in vmw_view_add()
|
| H A D | vmwgfx_shader.c | 52 bool committed; member 366 shader->committed = true; in vmw_dx_shader_commit_notify() 372 shader->committed = false; in vmw_dx_shader_commit_notify() 394 if (!list_empty(&shader->cotable_head) || !shader->committed) in vmw_dx_shader_unscrub() 428 WARN_ON_ONCE(!shader->committed); in vmw_dx_shader_create() 483 WARN_ON_ONCE(!shader->committed); in vmw_dx_shader_scrub() 557 entry->committed = false; in vmw_dx_shader_cotable_list_scrub() 629 shader->committed = false; in vmw_dx_shader_add()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | meminfo.c | 35 unsigned long committed; in meminfo_proc_show() local 44 committed = vm_memory_committed(); in meminfo_proc_show() 118 show_val_kb(m, "Committed_AS: ", committed); in meminfo_proc_show()
|
| /OK3568_Linux_fs/device/rockchip/common/configs/ |
| H A D | Config.in.others | 10 bool "save committed changes only"
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/ |
| H A D | 0002-client-Gracefully-handle-shutdown-and-window-hiding.patch | 60 Q_ASSERT(!buffer->committed()); 63 qCDebug(lcWaylandBackingstore) << "Buffer already committed, ignoring.";
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | xfs-delayed-logging-design.rst | 84 buffers are full and under IO, then no more transactions can be committed until 95 multiple times before they are committed to disk in the log buffers. If we 97 transactions A through D are committed to disk in the same log buffer. 255 to be the object that is used to track committed objects as it will always 269 such, we cannot reuse the AIL list pointers for tracking committed items, nor 271 committed item tracking needs it's own locks, lists and state fields in the log 274 Similar to the AIL, tracking of committed items is done through a new list 276 committed and have formatted memory buffers attached to them. It tracks objects 335 committed items and effectively allow new transactions to be issued while we 402 run transaction committed processing for the log items (i.e. insert into AIL [all …]
|
| H A D | ocfs2.rst | 69 system prior to its metadata being committed to the 73 committed to the journal.
|
| H A D | journalling.rst | 85 for transactions to complete and be committed from other tasks, so 104 end of the last fully committed transaction. One simple way of doing 110 a callback function when the transaction is finally committed to disk,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bc/bc/ |
| H A D | 0001-dc-fix-exit-code-of-q-command.patch | 14 (it is committed for whenever the next bc/dc release gets made).
|
| /OK3568_Linux_fs/kernel/Documentation/device-mapper/ |
| H A D | dm-bow.txt | 5 data that is overwritten. The changes can then be committed by a simple state 40 the changes can either be committed by switching to state 2, or rolled back by
|
| /OK3568_Linux_fs/buildroot/package/bc/ |
| H A D | 0003-dc-fix-exit-code-of-q-command.patch | 14 (it is committed for whenever the next bc/dc release gets made).
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | write.c | 967 if (hdr->verf.committed == NFS_DATA_SYNC) in nfs_write_need_commit() 969 return hdr->verf.committed != NFS_FILE_SYNC; in nfs_write_need_commit() 1549 if (hdr->res.verf->committed < hdr->args.stable && in nfs_writeback_done() 1566 hdr->res.verf->committed, hdr->args.stable); in nfs_writeback_done() 1615 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result() 1628 resp->verf->committed = 0; in nfs_writeback_result()
|
| H A D | callback_proc.c | 685 cp_state->verf.committed = args->wr_writeverf.committed; in nfs4_copy_cb_args()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0012-Support-setting-output-flow-direction.patch | 131 if (surface->committed) { 134 surface->committed = panel_committed;
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0013-Support-setting-output-flow-direction.patch | 131 if (surface->committed) { 134 surface->committed = panel_committed;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0013-Support-setting-output-flow-direction.patch | 131 if (surface->committed) { 134 surface->committed = panel_committed;
|
| /OK3568_Linux_fs/kernel/Documentation/bpf/ |
| H A D | ringbuf.rst | 92 array/hash maps. Once ready, this piece of memory is either committed or 182 already committed. It is thus possible for slow producers to temporarily hold 198 the record being committed. If not, consumer still has to catch up and thus
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | overcommit-accounting.rst | 39 The current overcommit limit and amount committed are viewable in
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | README.rst | 35 addresses it on the compiler side. It was committed on llvm 12.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/acpi/ |
| H A D | linuxized-acpica.rst | 216 they are left as committed ACPICA divergences unless the ACPICA side can 242 you want to cherry pick must be committed into the local repository.
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | xdr3.h | 161 int committed; member
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | persistent-data.rst | 53 On power failure your metadata will be as it was when last committed.
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | keyboard.c | 937 static unsigned committed; in k_brlcommit() local 942 committed |= pattern; in k_brlcommit() 945 k_unicode(vc, BRL_UC_ROW | committed, up_flag); in k_brlcommit() 947 committed = 0; in k_brlcommit()
|