/linux/fs/nfs/ |
A D | pnfs_nfs.c | 65 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/drivers/tty/vt/ |
A D | keyboard.c | 973 static unsigned pressed, committing; in k_brl() local 993 committing = pressed; in k_brl() 995 if (!committing || in k_brl() 998 committing = pressed; in k_brl() 1002 if (!pressed && committing) { in k_brl() 1003 k_brlcommit(vc, committing, 0); in k_brl() 1004 committing = 0; in k_brl() 1007 if (committing) { in k_brl() 1008 k_brlcommit(vc, committing, 0); in k_brl() 1009 committing = 0; in k_brl()
|
/linux/fs/xfs/ |
A D | xfs_log_cil.c | 62 INIT_LIST_HEAD(&ctx->committing); in xlog_cil_ctx_alloc() 639 list_del(&ctx->committing); in xlog_cil_committed() 744 list_for_each_entry(ctx, &cil->xc_committing, committing) { in xlog_cil_order_write() 937 list_add(&ctx->committing, &cil->xc_committing); in xlog_cil_push_work() 1373 list_for_each_entry(ctx, &cil->xc_committing, committing) { in xlog_cil_force_seq()
|
A D | xfs_log_priv.h | 250 struct list_head committing; /* ctx committing list */ member
|
/linux/kernel/trace/ |
A D | ring_buffer.c | 509 local_t committing; member 817 nest = local_read(&cpu_buffer->committing); in ring_buffer_event_time_stamp() 2687 local_inc(&cpu_buffer->committing); in rb_move_tail() 2948 local_inc(&cpu_buffer->committing); in rb_start_commit() 3018 local_dec(&cpu_buffer->committing); in rb_end_commit() 3029 !local_read(&cpu_buffer->committing)) { in rb_end_commit() 3030 local_inc(&cpu_buffer->committing); in rb_end_commit() 3604 local_dec(&cpu_buffer->committing); in rb_reserve_next_event() 5117 local_set(&cpu_buffer->committing, 0); in rb_reset_cpu() 5366 if (local_read(&cpu_buffer_a->committing)) in ring_buffer_swap_cpu() [all …]
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-bus-iio-ina2xx-adc | 7 Ready Flag to being set prior to committing a new value to the sample
|
/linux/Documentation/admin-guide/media/ |
A D | saa7134.rst | 72 This is done by committing a patch at a clone of the git tree and
|
/linux/Documentation/filesystems/ext4/ |
A D | allocators.rst | 27 the dirty buffers are being written out to disk. By not committing to a
|
A D | journal.rst | 689 committing is that it stores the result of a particular operation instead of
|
/linux/Documentation/filesystems/ |
A D | xfs-delayed-logging-design.rst | 453 that are currently committing to the log. When we flush a checkpoint, the 454 context gets added to a "committing" list which can be searched. When a 455 checkpoint commit completes, it is removed from the committing list. Because 468 need to check that all the prior contexts in the committing list are also 675 before writing the commit record. This loop walks the list of committing 686 the committing list (i.e. they've completed). A simple wait variable and 794 committing of the log items to the log itself and the completion processing.
|
/linux/fs/btrfs/ |
A D | qgroup.c | 2752 bool committing = false; in btrfs_qgroup_inherit() local 2775 committing = true; in btrfs_qgroup_inherit() 2778 if (!committing) in btrfs_qgroup_inherit() 2956 if (!committing) in btrfs_qgroup_inherit()
|
/linux/Documentation/networking/ |
A D | nexthop-group-resilient.rst | 141 the group before committing anything to the HW.
|
/linux/Documentation/admin-guide/device-mapper/ |
A D | dm-clone.rst | 308 need to be so strict and can rely on committing metadata every time a FLUSH
|
/linux/include/linux/ |
A D | nfs_xdr.h | 1283 struct list_head committing; member
|
/linux/Documentation/gpu/ |
A D | drm-kms.rst | 279 structure, ordering of committing state changes to hardware is sequenced using
|
/linux/Documentation/devicetree/bindings/arm/ |
A D | idle-states.yaml | 71 PREP: Preparation phase before committing the hardware to idle mode
|
/linux/Documentation/process/ |
A D | 5.Posting.rst | 188 Needless to say, the changelog should be the text used when committing the
|
/linux/scripts/ |
A D | spelling.txt | 329 commiting||committing
|
/linux/Documentation/trace/ |
A D | ring-buffer-design.rst | 312 committing).
|
/linux/Documentation/admin-guide/ |
A D | ext4.rst | 309 committing a transaction. Call this time the "commit time". If the
|
A D | cgroup-v2.rst | 1519 Over-committing on high limit (sum of high limits > available memory)
|
/linux/Documentation/ |
A D | memory-barriers.txt | 390 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
|
/linux/ |
A D | System.map | 162473 ffff800012141e5c b committing.10
|
A D | .tmp_System.map | 162473 ffff800012141e5c b committing.10
|