| /linux-6.15/fs/iomap/ |
| H A D | ioend.c | 61 u32 completions; in iomap_finish_ioends() local 66 completions = iomap_finish_ioend(ioend, error); in iomap_finish_ioends() 69 if (completions > IOEND_BATCH_SIZE * 8) { in iomap_finish_ioends() 71 completions = 0; in iomap_finish_ioends() 75 completions += iomap_finish_ioend(ioend, error); in iomap_finish_ioends()
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | completion.rst | 9 to have reached a point or a specific state, completions can provide a 19 The advantage of using completions is that they have a well defined, focused 29 As completions are scheduling related, the code can be found in 36 There are three main parts to using completions: 42 There are also some helper functions for checking the state of completions. 48 To use completions you need to #include <linux/completion.h> and 71 Initializing completions: 141 Waiting for completions: 243 Signaling completions: 256 The signaling will work as expected even if completions are signaled before [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/net/wireless/ |
| H A D | qcom,ath11k.yaml | 159 - description: interrupt event for ring wbm2host-tx-completions-ring3 160 - description: interrupt event for ring wbm2host-tx-completions-ring2 161 - description: interrupt event for ring wbm2host-tx-completions-ring1 213 - const: wbm2host-tx-completions-ring3 214 - const: wbm2host-tx-completions-ring2 215 - const: wbm2host-tx-completions-ring1 377 "wbm2host-tx-completions-ring3", 378 "wbm2host-tx-completions-ring2", 379 "wbm2host-tx-completions-ring1",
|
| /linux-6.15/lib/dim/ |
| H A D | rdma_dim.c | 76 void rdma_dim(struct dim *dim, u64 completions) in rdma_dim() argument 83 curr_sample->comp_ctr + completions, in rdma_dim()
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | bash-completion.rst | 17 This script provides additional completions when working within the kernel tree. 38 $ mkdir -p ~/.local/share/bash-completion/completions 39 $ cp scripts/bash-completion/make ~/.local/share/bash-completion/completions/
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | msg_zerocopy.c | 96 static long packets, bytes, completions, expected_completions; variable 385 completions += do_process_zerocopy_cookies(ck); in do_recvmsg_completion() 458 completions += range; in do_recv_completion() 474 while (completions < expected_completions && in do_recv_remaining_completions() 480 if (completions < expected_completions) in do_recv_remaining_completions() 482 completions, expected_completions); in do_recv_remaining_completions() 573 packets, bytes >> 20, completions, in do_tx()
|
| /linux-6.15/drivers/net/ethernet/microsoft/mana/ |
| H A D | hw_channel.c | 318 struct gdma_comp *completions; in mana_hwc_comp_event() local 324 completions = hwc_cq->comp_buf; in mana_hwc_comp_event() 325 comp_read = mana_gd_poll_cq(q_self, completions, hwc_cq->queue_depth); in mana_hwc_comp_event() 329 comp_data = *(struct hwc_rx_oob *)completions[i].cqe_data; in mana_hwc_comp_event() 331 if (completions[i].is_sq) in mana_hwc_comp_event() 333 completions[i].wq_num, in mana_hwc_comp_event() 337 completions[i].wq_num, in mana_hwc_comp_event()
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | Kconfig | 16 sdma completions for unit testing
|
| /linux-6.15/mm/ |
| H A D | page-writeback.c | 134 .wb_completions = &(__wb)->completions 193 .wb_completions = &(__wb)->completions 558 struct fprop_local_percpu *completions, in wb_domain_writeout_add() argument 561 __fprop_add_percpu_max(&dom->completions, completions, in wb_domain_writeout_add() 585 wb_domain_writeout_add(&global_wb_domain, &wb->completions, in __wb_writeout_add() 614 if (fprop_new_period(&dom->completions, miss_periods + 1)) { in writeout_period() 637 return fprop_global_init(&dom->completions, gfp); in wb_domain_init() 644 fprop_global_destroy(&dom->completions); in wb_domain_exit() 912 fprop_fraction_percpu(&dom->completions, dtc->wb_completions, in __wb_calc_thresh()
|
| H A D | backing-dev.c | 542 err = fprop_local_init_percpu(&wb->completions, gfp); in wb_init() 548 fprop_local_destroy_percpu(&wb->completions); in wb_init() 584 fprop_local_destroy_percpu(&wb->completions); in wb_exit()
|
| /linux-6.15/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_arm.h | 83 struct vchiq_completion_data_kernel completions[MAX_COMPLETIONS]; member
|
| /linux-6.15/include/linux/ |
| H A D | backing-dev-defs.h | 135 struct fprop_local_percpu completions; member
|
| H A D | dim.h | 449 void rdma_dim(struct dim *dim, u64 completions);
|
| H A D | writeback.h | 150 struct fprop_global completions; member
|
| /linux-6.15/drivers/crypto/caam/ |
| H A D | Kconfig | 81 Select number of descriptor completions to queue before 93 more descriptor completions are queued without reaching the count
|
| /linux-6.15/tools/power/cpupower/ |
| H A D | Makefile | 78 bash_completion_dir ?= /usr/share/bash-completion/completions
|
| /linux-6.15/scripts/bash-completion/ |
| H A D | make | 5 # /usr/share/bash-completion/completions/make, but we do not rely on it. 8 …s=("${BASH_COMPLETION_USER_DIR:-${XDG_DATA_HOME:-$HOME/.local/share}/bash-completion}/completions") 12 dirs+=("$dir"/bash-completion/completions)
|
| /linux-6.15/Documentation/networking/ |
| H A D | driver.rst | 112 Timely completions
|
| H A D | iou-zcrx.rst | 168 Finally, process completions::
|
| /linux-6.15/Documentation/trace/ |
| H A D | hisi-ptt.rst | 83 more completions are consumed. 175 - 8'b00000100: completions (CPL) 202 Inbound completions are classified into two types:
|
| /linux-6.15/Documentation/scsi/ |
| H A D | hpsa.rst | 37 command completions indicated by a single interrupt.
|
| /linux-6.15/drivers/scsi/qedf/ |
| H A D | qedf_debugfs.c | 125 "#%d: %lu\n", id, fp->completions); in qedf_dbg_fp_int_cmd_read()
|
| H A D | qedf.h | 252 unsigned long completions; member
|
| /linux-6.15/tools/bpf/bpftool/ |
| H A D | Makefile | 65 bash_compdir ?= /usr/share/bash-completion/completions
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/altera/ |
| H A D | altera_tse.rst | 97 completions until no more receive completions are available.
|