/linux-6.8/drivers/dma/ti/ |
D | cppi41.c | 120 u16 complete; member 157 [ 0] = { .submit = 32, .complete = 93}, 158 [ 1] = { .submit = 34, .complete = 94}, 159 [ 2] = { .submit = 36, .complete = 95}, 160 [ 3] = { .submit = 38, .complete = 96}, 161 [ 4] = { .submit = 40, .complete = 97}, 162 [ 5] = { .submit = 42, .complete = 98}, 163 [ 6] = { .submit = 44, .complete = 99}, 164 [ 7] = { .submit = 46, .complete = 100}, 165 [ 8] = { .submit = 48, .complete = 101}, [all …]
|
/linux-6.8/Documentation/scheduler/ |
D | completion.rst | 17 calls and complete() instead. 40 - the signaling side through a call to complete() or complete_all(). 65 complete(&early_console_added); 68 'complete' is not helpful unless the purpose is super obvious... 76 to prevent races with asynchronous complete() calls from occurring. 80 does not happen until all related activities (complete() or reinit_completion()) 127 _killable() and _interruptible()) variants, the wait might complete 130 stack and cause subtle data corruption if a complete() is done in some 136 or has a lock or other synchronization mechanism to make sure complete() 160 wait_for_completion(&setup_done); complete(&setup_done); [all …]
|
/linux-6.8/tools/testing/selftests/livepatch/ |
D | test-state.sh | 31 livepatch: '$MOD_LIVEPATCH': patching complete 40 livepatch: '$MOD_LIVEPATCH': unpatching complete 63 livepatch: '$MOD_LIVEPATCH': patching complete 73 livepatch: '$MOD_LIVEPATCH2': patching complete 83 livepatch: '$MOD_LIVEPATCH2': unpatching complete 108 livepatch: '$MOD_LIVEPATCH2': patching complete 118 livepatch: '$MOD_LIVEPATCH3': patching complete 129 livepatch: '$MOD_LIVEPATCH2': patching complete 138 livepatch: '$MOD_LIVEPATCH2': unpatching complete 161 livepatch: '$MOD_LIVEPATCH2': patching complete [all …]
|
D | test-callbacks.sh | 48 livepatch: '$MOD_LIVEPATCH': patching complete 57 livepatch: '$MOD_LIVEPATCH': unpatching complete 91 livepatch: '$MOD_LIVEPATCH': patching complete 105 livepatch: '$MOD_LIVEPATCH': unpatching complete 143 livepatch: '$MOD_LIVEPATCH': patching complete 155 livepatch: '$MOD_LIVEPATCH': unpatching complete 187 livepatch: '$MOD_LIVEPATCH': patching complete 204 livepatch: '$MOD_LIVEPATCH': unpatching complete 229 livepatch: '$MOD_LIVEPATCH': patching complete 236 livepatch: '$MOD_LIVEPATCH': unpatching complete [all …]
|
D | test-livepatch.sh | 39 livepatch: '$MOD_LIVEPATCH': patching complete 44 livepatch: '$MOD_LIVEPATCH': unpatching complete 83 livepatch: '$MOD_LIVEPATCH': patching complete 90 livepatch: '$MOD_REPLACE': patching complete 97 livepatch: '$MOD_REPLACE': unpatching complete 104 livepatch: '$MOD_LIVEPATCH': unpatching complete 143 livepatch: '$MOD_LIVEPATCH': patching complete 150 livepatch: '$MOD_REPLACE': patching complete 158 livepatch: '$MOD_REPLACE': unpatching complete
|
D | test-sysfs.sh | 35 livepatch: '$MOD_LIVEPATCH': patching complete 40 livepatch: '$MOD_LIVEPATCH': unpatching complete 66 livepatch: 'test_klp_callbacks_demo': patching complete 83 livepatch: 'test_klp_callbacks_demo': unpatching complete
|
/linux-6.8/drivers/net/wireless/ti/wl1251/ |
D | tx.h | 27 * TX complete indication will be received a-synchronously in a TX done cyclic 43 * The TX Complete procedure: 44 * 1. To get a TX complete indication the host enables the tx_complete flag in 46 * 2. For each packet with a Tx Complete field set, the firmware adds the 49 * 3. The firmware sends a Tx Complete interrupt to the host to trigger the 51 * TX complete indication was requested in tx_control or per crossing 53 * 4. After receiving the Tx Complete interrupt, the host reads the 87 * If set, the target triggers the tx complete INT 173 /* Total media delay (from 1st EDCA AIFS counter until TX Complete). */ 176 /* Time between host xfer and tx complete */
|
/linux-6.8/crypto/ |
D | cryptd.c | 84 crypto_completion_t complete; member 160 * req->complete) and reschedule itself if there are more work to 248 req->base.complete = subreq->base.complete; in cryptd_skcipher_prepare() 267 crypto_completion_t complete) in cryptd_skcipher_complete() argument 280 subreq->base.complete = req->base.complete; in cryptd_skcipher_complete() 282 req->base.complete = complete; in cryptd_skcipher_complete() 321 subreq->base.complete = req->base.complete; in cryptd_skcipher_enqueue() 323 req->base.complete = compl; in cryptd_skcipher_enqueue() 491 rctx->complete = req->base.complete; in cryptd_hash_enqueue() 493 req->base.complete = compl; in cryptd_hash_enqueue() [all …]
|
/linux-6.8/Documentation/translations/zh_CN/scheduler/ |
D | completion.rst | 66 complete(&early_console_added); 68 好的、直观的命名(一如既往地)有助于代码的可读性。将一个完成命名为 ``complete`` 79 时应特别小心,因为必须保证在所有相关活动(complete()或reinit_completion())发生 147 wait_for_completion(&setup_done); complete(setup_done); 221 void complete(struct completion *done) 232 简单地增加已完成的字段。但多次调用complete_all()是一个错误。complete()和 235 在任何时候,只能有一个线程在一个特定的 “struct completion”上调用 complete() 或 236 complete_all() - 通过等待队列自旋锁进行序列化。任何对 complete() 或
|
/linux-6.8/tools/perf/pmu-events/arch/powerpc/power10/ |
D | pipeline.json | 10 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch fo… 40 "BriefDescription": "The instruction was flushed after becoming next-to-complete (NTC)." 75 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch be… 80 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch be… 95 …iption": "Cycles in which the oldest instruction in the pipeline was a lwsync waiting to complete." 130 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch du… 215 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch be… 230 …inish out of order, therefore not all the instructions that finish have a Next-to-complete status." 245 … of a flush that happened to an instruction(s) that was not yet next-to-complete (NTC). PM_EXEC_ST… 265 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch wh… [all …]
|
/linux-6.8/arch/sh/include/mach-dreamcast/mach/ |
D | sysasic.h | 29 #define HW_EVENT_MAPLE_DMA (HW_EVENT_IRQ_BASE + 12) /* Maple DMA complete */ 30 #define HW_EVENT_GDROM_DMA (HW_EVENT_IRQ_BASE + 14) /* GD-ROM DMA complete */ 31 #define HW_EVENT_G2_DMA (HW_EVENT_IRQ_BASE + 15) /* G2 DMA complete */ 32 #define HW_EVENT_PVR2_DMA (HW_EVENT_IRQ_BASE + 19) /* PVR2 DMA complete */ 35 #define HW_EVENT_GDROM_CMD (HW_EVENT_IRQ_BASE + 32) /* GD-ROM cmd. complete */
|
/linux-6.8/drivers/dma/ |
D | dmaengine.h | 43 * dma_cookie_complete - complete a descriptor 44 * @tx: descriptor to complete 46 * Mark this descriptor complete by updating the channels completed 71 dma_cookie_t used, complete; in dma_cookie_status() local 74 complete = chan->completed_cookie; in dma_cookie_status() 77 state->last = complete; in dma_cookie_status() 82 return dma_async_is_complete(cookie, complete, used); in dma_cookie_status()
|
/linux-6.8/drivers/infiniband/sw/rxe/ |
D | rxe_pool.c | 131 init_completion(&elem->complete); in __rxe_add_to_pool() 174 complete(&elem->complete); in rxe_elem_release() 194 /* if this is the last call to rxe_put complete the in __rxe_cleanup() 205 if (!completion_done(&elem->complete) && timeout) { in __rxe_cleanup() 206 ret = wait_for_completion_timeout(&elem->complete, in __rxe_cleanup() 224 while (!completion_done(&elem->complete) && in __rxe_cleanup() 228 if (WARN_ON(!completion_done(&elem->complete))) in __rxe_cleanup()
|
/linux-6.8/include/uapi/linux/ |
D | npcm-video.h | 23 * COMPLETE - Capture the next complete frame into memory. 30 V4L2_NPCM_CAPTURE_MODE_COMPLETE = 0, /* COMPLETE mode */ 37 * And the count will always be 1 if VCD is in COMPLETE mode.
|
/linux-6.8/fs/xfs/ |
D | xfs_sysfs.h | 25 complete(&kobj->complete); in xfs_sysfs_release() 39 init_completion(&kobj->complete); in xfs_sysfs_init() 53 wait_for_completion(&kobj->complete); in xfs_sysfs_del()
|
/linux-6.8/drivers/macintosh/ |
D | via-cuda.c | 229 while (!req.complete) in find_via_cuda() 276 while (!req.complete) in find_via_cuda() 338 /* Complete the inbound transfer */ in sync_egret() 429 req->complete = 1; in cuda_send_request() 440 while (!req->complete) in cuda_send_request() 457 while (!req.complete) in cuda_adb_autopoll() 472 while (!req.complete) in cuda_reset_adb_bus() 487 req->complete = 1; in cuda_request() 508 req->complete = 1; in cuda_write() 513 req->complete = 0; in cuda_write() [all …]
|
D | macio-adb.c | 187 req->complete = 0; in macio_send_request() 201 while (!req->complete) in macio_send_request() 214 int complete = 0; in macio_adb_interrupt() local 233 complete = 1; in macio_adb_interrupt() 253 complete = 1; in macio_adb_interrupt() 268 if (complete && req) { in macio_adb_interrupt() 271 req->complete = 1; in macio_adb_interrupt() 273 * struct request will survive to setting req->complete to 1 in macio_adb_interrupt()
|
/linux-6.8/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 64 measurement was not complete yet. 83 measurement was not complete yet. 114 measurement was not complete yet. 142 measurement was not complete yet. 171 measurement was not complete yet. 199 measurement was not complete yet. 220 measurement was not complete yet. 242 measurement was not complete yet.
|
/linux-6.8/drivers/net/wwan/iosm/ |
D | iosm_ipc_pm.c | 76 /* Complete all memory stores before setting bit */ in ipc_pm_wait_for_device_active() 84 /* Complete all memory stores after setting bit */ in ipc_pm_wait_for_device_active() 99 /* Complete all memory stores before clearing bit */ in ipc_pm_wait_for_device_active() 107 /* Complete all memory stores after clearing bit */ in ipc_pm_wait_for_device_active() 135 complete(&ipc_pm->host_sleep_complete); in ipc_pm_on_link_wake() 319 /* Complete all memory stores before clearing bit */ in ipc_pm_init() 324 /* Complete all memory stores after clearing bit */ in ipc_pm_init() 332 complete(&ipc_pm->host_sleep_complete); in ipc_pm_deinit()
|
/linux-6.8/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 45 or $0,$21,$0 # .. e1 : 1st src word complete 52 or $1,$22,$1 # .. e1 : 2nd src word complete 60 or $2,$23,$2 # .. e1 : 1st dst word complete 62 or $18,$5,$18 # .. e1 : len complete 65 or $3,$24,$3 # .. e1 : 2nd dst word complete 74 sra $19,32,$19 # e0 : proto complete
|
/linux-6.8/Documentation/driver-api/dmaengine/ |
D | client.rst | 309 stopped or until any running complete callbacks have finished. But it is 311 within a complete callback. dmaengine_synchronize() must be called before it 313 accessed from within the complete callback. 316 complete callbacks to finish before it returns. But the function must not be 317 called from atomic context or from within a complete callback. 338 4. Check Txn complete 346 the documentation in include/linux/dmaengine.h for a more complete 370 wait for the transfer and any running complete callbacks to finish before it 375 submitted descriptors or to free any resources accessed within the complete
|
/linux-6.8/drivers/base/power/ |
D | main.c | 232 * dpm_wait - Wait for a PM operation to complete. 469 error ? "aborted" : "complete", in dpm_show_time() 905 goto Complete; in device_resume() 910 goto Complete; in device_resume() 914 goto Complete; in device_resume() 971 Complete: in device_resume() 1050 * device_complete - Complete a PM transition for given device. 1066 callback = dev->pm_domain->ops.complete; in device_complete() 1069 callback = dev->type->pm->complete; in device_complete() 1072 callback = dev->class->pm->complete; in device_complete() [all …]
|
/linux-6.8/drivers/i2c/busses/ |
D | i2c-pnx.c | 34 struct completion complete; /* I/O completion */ member 268 complete(&alg_data->mif.complete); in i2c_pnx_master_xmit() 285 complete(&alg_data->mif.complete); in i2c_pnx_master_xmit() 369 complete(&alg_data->mif.complete); in i2c_pnx_master_rcv() 405 complete(&alg_data->mif.complete); in i2c_pnx_interrupt() 424 complete(&alg_data->mif.complete); in i2c_pnx_interrupt() 475 complete(&alg_data->mif.complete); in i2c_pnx_timeout() 554 init_completion(&alg_data->mif.complete); in i2c_pnx_xfer() 567 wait_for_completion(&alg_data->mif.complete); in i2c_pnx_xfer() 572 "%s(): Complete, return code = %d.\n", in i2c_pnx_xfer() [all …]
|
/linux-6.8/fs/ntfs/ |
D | malloc.h | 25 * If there was insufficient memory to complete the request, return NULL. 48 * If there was insufficient memory to complete the request, return NULL. 63 * for as long as it takes to complete the allocation. 65 * If there was insufficient memory to complete the request, return NULL.
|
/linux-6.8/drivers/media/platform/qcom/venus/ |
D | hfi_msgs.c | 247 complete(&core->done); in hfi_sys_init_done() 328 complete(&core->done); in hfi_sys_rel_resource_done() 341 complete(&core->done); in hfi_sys_ping_done() 444 complete(&inst->done); in hfi_session_prop_info() 470 complete(&inst->done); in hfi_session_init_done() 479 complete(&inst->done); in hfi_session_load_res_done() 488 complete(&inst->done); in hfi_session_flush_done() 590 complete(&inst->done); in hfi_session_start_done() 599 complete(&inst->done); in hfi_session_stop_done() 608 complete(&inst->done); in hfi_session_rel_res_done() [all …]
|