/Linux-v4.19/drivers/hv/ |
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,
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
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() 214 if (!view->committed || res->id == -1) in vmw_view_destroy() 373 view->committed = false; in vmw_view_add()
|
D | vmwgfx_shader.c | 52 bool committed; member 372 shader->committed = true; in vmw_dx_shader_commit_notify() 378 shader->committed = false; in vmw_dx_shader_commit_notify() 400 if (!list_empty(&shader->cotable_head) || !shader->committed) in vmw_dx_shader_unscrub() 438 WARN_ON_ONCE(!shader->committed); in vmw_dx_shader_create() 493 WARN_ON_ONCE(!shader->committed); in vmw_dx_shader_scrub() 570 entry->committed = false; in vmw_dx_shader_cotable_list_scrub() 641 shader->committed = false; in vmw_dx_shader_add()
|
/Linux-v4.19/fs/proc/ |
D | meminfo.c | 37 unsigned long committed; in meminfo_proc_show() local 45 committed = percpu_counter_read_positive(&vm_committed_as); in meminfo_proc_show() 120 show_val_kb(m, "Committed_AS: ", committed); in meminfo_proc_show()
|
/Linux-v4.19/fs/nfs/ |
D | direct.c | 194 WARN_ON_ONCE(verfp->committed >= 0); in nfs_direct_set_hdr_verf() 196 WARN_ON_ONCE(verfp->committed < 0); in nfs_direct_set_hdr_verf() 220 if (verfp->committed < 0) { in nfs_direct_set_or_cmp_hdr_verf() 244 if (verfp->committed < 0) in nfs_direct_cmp_commit_data_verf() 316 dreq->verf.committed = NFS_INVALID_STABLE_HOW; /* not set yet */ in nfs_direct_req_alloc() 641 dreq->verf.committed = NFS_INVALID_STABLE_HOW; in nfs_direct_write_reschedule() 836 hdr->verf.committed = NFS_UNSTABLE; in nfs_direct_write_reschedule_io()
|
D | write.c | 971 if (hdr->verf.committed == NFS_DATA_SYNC) in nfs_write_need_commit() 973 return hdr->verf.committed != NFS_FILE_SYNC; in nfs_write_need_commit() 1542 if (hdr->res.verf->committed < hdr->args.stable && in nfs_writeback_done() 1559 hdr->res.verf->committed, hdr->args.stable); in nfs_writeback_done() 1608 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
|
D | callback_proc.c | 677 cp_state->verf.committed = args->wr_writeverf.committed; in nfs4_copy_cb_args()
|
/Linux-v4.19/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 81 buffers are full and under IO, then no more transactions can be committed until 92 multiple times before they are committed to disk in the log buffers. If we 94 transactions A through D are committed to disk in the same log buffer. 250 to be the object that is used to track committed objects as it will always 264 such, we cannot reuse the AIL list pointers for tracking committed items, nor 266 committed item tracking needs it's own locks, lists and state fields in the log 269 Similar to the AIL, tracking of committed items is done through a new list 271 committed and have formatted memory buffers attached to them. It tracks objects 329 committed items and effectively allow new transactions to be issued while we 396 run transaction committed processing for the log items (i.e. insert into AIL [all …]
|
D | ocfs2.txt | 59 system prior to its metadata being committed to the 63 committed to the journal.
|
D | index.rst | 233 for transactions to complete and be committed from other tasks, so 252 end of the last fully committed transaction. One simple way of doing 258 a callback function when the transaction is finally committed to disk,
|
/Linux-v4.19/fs/nfs/filelayout/ |
D | filelayout.c | 234 hdr->res.verf->committed == NFS_FILE_SYNC) in filelayout_set_layoutcommit() 236 if (hdr->res.verf->committed == NFS_DATA_SYNC) in filelayout_set_layoutcommit() 795 buckets[i].direct_verf.committed = NFS_INVALID_STABLE_HOW; in filelayout_alloc_commit_info() 806 buckets[i].direct_verf.committed = in filelayout_alloc_commit_info() 807 cinfo->ds->buckets[i].direct_verf.committed; in filelayout_alloc_commit_info()
|
/Linux-v4.19/Documentation/vm/ |
D | overcommit-accounting.rst | 39 The current overcommit limit and amount committed are viewable in
|
/Linux-v4.19/Documentation/arm64/ |
D | silicon-errata.txt | 42 will be updated when new workarounds are committed and backported to
|
/Linux-v4.19/fs/nfsd/ |
D | xdr3.h | 161 int committed; member
|
D | nfs3proc.c | 204 resp->committed = argp->stable; in nfsd3_proc_write() 211 resp->committed); in nfsd3_proc_write()
|
/Linux-v4.19/Documentation/device-mapper/ |
D | persistent-data.txt | 49 On power failure your metadata will be as it was when last committed.
|
/Linux-v4.19/Documentation/acpi/ |
D | linuxized-acpica.txt | 200 they are left as committed ACPICA divergences unless the ACPICA side can 225 you want to cherry pick must be committed into the local repository.
|
/Linux-v4.19/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 728 enum nfs3_stable_how committed) in nfs4_ff_layout_stat_io_end_write() argument 730 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write() 777 buckets[i].direct_verf.committed = in ff_layout_alloc_commit_info() 1439 if (hdr->res.verf->committed == NFS_FILE_SYNC || in ff_layout_write_done_cb() 1440 hdr->res.verf->committed == NFS_DATA_SYNC) in ff_layout_write_done_cb() 1504 hdr->res.verf->committed); in ff_layout_write_record_layoutstats_done()
|
/Linux-v4.19/Documentation/block/ |
D | writeback_cache_control.txt | 38 signaled after the data has been committed to non-volatile storage.
|
/Linux-v4.19/Documentation/scsi/ |
D | FlashPoint.txt | 18 "Mylex is committed to supporting the Linux community," says Peter Shambora, 118 However, BusLogic does remain committed to providing a high performance
|
/Linux-v4.19/drivers/tty/vt/ |
D | keyboard.c | 924 static unsigned committed; in k_brlcommit() local 929 committed |= pattern; in k_brlcommit() 932 k_unicode(vc, BRL_UC_ROW | committed, up_flag); in k_brlcommit() 934 committed = 0; in k_brlcommit()
|
/Linux-v4.19/Documentation/trace/ |
D | ring-buffer-design.txt | 282 committed without preempting another write. When a write that 283 preempted another write is committed, it only becomes a pending commit 284 and will not be a full commit until all writes have been committed. 315 has been less than a full page that has been committed inside the ring buffer,
|
/Linux-v4.19/arch/arc/kernel/ |
D | entry.S | 158 ; using ERET won't work since next-PC has already committed
|
/Linux-v4.19/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 38 can contain creation and data writing commands). Transactions are committed by all the servers
|
/Linux-v4.19/Documentation/filesystems/ext4/ |
D | ext4.rst | 136 data=journal All data are committed into the journal prior to being 142 system prior to its metadata being committed to the 147 committed to the journal. 299 committed. This provides roughly the same level
|