Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfs/
Dpnfs_nfs.c65 if (list_empty(&bucket->committing) && list_empty(&bucket->written)) { in pnfs_free_bucket_lseg()
111 INIT_LIST_HEAD(&b->committing); in pnfs_alloc_commit_array()
246 struct list_head *dst = &bucket->committing; in pnfs_bucket_scan_ds_commit_list()
369 list_for_each_entry(req, &b->committing, wb_list) { in pnfs_bucket_search_commit_reqs()
409 list_for_each(pos, &bucket->committing) in pnfs_bucket_get_committing()
411 list_splice_init(&bucket->committing, head); in pnfs_bucket_get_committing()
440 if (list_empty(&bucket->committing)) in pnfs_generic_retry_commit()
462 if (list_empty(&bucket->committing)) in pnfs_bucket_alloc_ds_commits()
465 if (!list_empty(&bucket->committing)) { in pnfs_bucket_alloc_ds_commits()
/Linux-v6.6/drivers/tty/vt/
Dkeyboard.c980 static unsigned pressed, committing; in k_brl() local
1000 committing = pressed; in k_brl()
1002 if (!committing || in k_brl()
1005 committing = pressed; in k_brl()
1009 if (!pressed && committing) { in k_brl()
1010 k_brlcommit(vc, committing, 0); in k_brl()
1011 committing = 0; in k_brl()
1014 if (committing) { in k_brl()
1015 k_brlcommit(vc, committing, 0); in k_brl()
1016 committing = 0; in k_brl()
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-ina2xx-adc7 Ready Flag to being set prior to committing a new value to the sample
/Linux-v6.6/kernel/trace/
Dring_buffer.c518 local_t committing; member
853 nest = local_read(&cpu_buffer->committing); in ring_buffer_event_time_stamp()
2812 local_inc(&cpu_buffer->committing); in rb_move_tail()
2931 unsigned int nest = local_read(&cpu_buffer->committing) - 1; in rb_update_event()
3080 local_inc(&cpu_buffer->committing); in rb_start_commit()
3146 !local_read(&cpu_buffer->committing))) in rb_end_commit()
3153 if (local_read(&cpu_buffer->committing) == 1) in rb_end_commit()
3156 local_dec(&cpu_buffer->committing); in rb_end_commit()
3167 !local_read(&cpu_buffer->committing)) { in rb_end_commit()
3168 local_inc(&cpu_buffer->committing); in rb_end_commit()
[all …]
/Linux-v6.6/fs/xfs/
Dxfs_log_cil.c104 INIT_LIST_HEAD(&ctx->committing); in xlog_cil_ctx_alloc()
744 list_del(&ctx->committing); in xlog_cil_committed()
863 list_for_each_entry(ctx, &cil->xc_committing, committing) { in xlog_cil_order_write()
1205 list_add(&ctx->committing, &cil->xc_committing); in xlog_cil_push_work()
1677 list_for_each_entry(ctx, &cil->xc_committing, committing) { in xlog_cil_force_seq()
Dxfs_log_priv.h232 struct list_head committing; /* ctx committing list */ member
/Linux-v6.6/Documentation/admin-guide/media/
Dsaa7134.rst72 This is done by committing a patch at a clone of the git tree and
/Linux-v6.6/Documentation/block/
Dublk.rst46 Both the IO request forward and IO handling result committing are done via
247 and each command is only for forwarding the IO and committing the result
269 is reused for both fetching request and committing back IO result.
/Linux-v6.6/Documentation/filesystems/ext4/
Dallocators.rst27 the dirty buffers are being written out to disk. By not committing to a
Djournal.rst694 committing is that it stores the result of a particular operation instead of
/Linux-v6.6/Documentation/filesystems/
Dxfs-delayed-logging-design.rst736 that are currently committing to the log. When we flush a checkpoint, the
737 context gets added to a "committing" list which can be searched. When a
738 checkpoint commit completes, it is removed from the committing list. Because
751 need to check that all the prior contexts in the committing list are also
958 before writing the commit record. This loop walks the list of committing
969 the committing list (i.e. they've completed). A simple wait variable and
1077 committing of the log items to the log itself and the completion processing.
Dxfs-online-fsck-design.rst594 designed to stage and validate all new records before committing the new
2207 fsck employs the second strategy of committing live updates directly into
2319 backing xfile before committing or cancelling the transaction.
2558 reservation of the committing transaction.
2929 As part of committing the new btrees, repair must ensure that reverse mappings
3167 observations to disk in a replacement structure and committing it atomically.
4231 and committing.
5162 (``FIEXCHANGE_RANGE``) to exchange the file contents, thereby committing all
/Linux-v6.6/fs/btrfs/
Dqgroup.c2904 bool committing = false; in btrfs_qgroup_inherit() local
2927 committing = true; in btrfs_qgroup_inherit()
2930 if (!committing) in btrfs_qgroup_inherit()
3101 if (!committing) in btrfs_qgroup_inherit()
/Linux-v6.6/Documentation/networking/
Dnexthop-group-resilient.rst141 the group before committing anything to the HW.
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Ddm-clone.rst308 need to be so strict and can rely on committing metadata every time a FLUSH
/Linux-v6.6/Documentation/gpu/
Ddrm-kms.rst279 structure, ordering of committing state changes to hardware is sequenced using
/Linux-v6.6/include/linux/
Dnfs_xdr.h1295 struct list_head committing; member
/Linux-v6.6/Documentation/filesystems/caching/
Dbackend-api.rst204 been changed and needs committing.
/Linux-v6.6/Documentation/process/
D5.Posting.rst187 Needless to say, the changelog should be the text used when committing the
/Linux-v6.6/Documentation/trace/
Dring-buffer-design.rst312 committing).
/Linux-v6.6/scripts/
Dspelling.txt341 commiting||committing
/Linux-v6.6/Documentation/admin-guide/
Dext4.rst309 committing a transaction. Call this time the "commit time". If the
Dcgroup-v2.rst1648 Over-committing on high limit (sum of high limits > available memory)
/Linux-v6.6/Documentation/
Dmemory-barriers.txt390 A CPU can be viewed as committing a sequence of store operations to the
412 committing sequences of stores to the memory system that the CPU being