/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_job.c | 156 dma_fence_set_error(&s_job->s_fence->finished, -ETIME); in amdgpu_job_timedout() 174 dma_fence_set_error(&s_job->s_fence->finished, -ETIME); in amdgpu_job_timedout() 273 if (job->base.s_fence && job->base.s_fence->finished.ops) in amdgpu_job_free_resources() 274 f = &job->base.s_fence->finished; in amdgpu_job_free_resources() 336 f = dma_fence_get(&job->base.s_fence->finished); in amdgpu_job_submit() 400 dma_fence_set_error(&job->base.s_fence->finished, r); in amdgpu_job_prepare_job() 408 struct dma_fence *fence = NULL, *finished; in amdgpu_job_run() local 413 finished = &job->base.s_fence->finished; in amdgpu_job_run() 420 dma_fence_set_error(finished, -ECANCELED); in amdgpu_job_run() 422 if (finished->error < 0) { in amdgpu_job_run() [all …]
|
/linux/tools/perf/pmu-events/arch/powerpc/power8/ |
H A D | pipeline.json | 5 "BriefDescription": "1 or more ppc insts finished", 6 "PublicDescription": "1 or more ppc insts finished (completed)" 203 "BriefDescription": "Larx finished", 221 "BriefDescription": "LSU Finished an instruction (up to 2 per cycle)", 305 "BriefDescription": "Store Instructions Finished", 306 "PublicDescription": "Store Instructions Finished (store sent to nest)" 311 "BriefDescription": "Store forwards that finished", 335 "BriefDescription": "tlbie finished",
|
/linux/drivers/net/phy/ |
H A D | dp83td510.c | 722 * @finished: Pointer to a boolean that indicates whether the test is finished. 724 * The function sets the @finished flag to true if the test is complete. 729 bool *finished) in dp83td510_cable_test_get_tdr_status() argument 767 *finished = true; in dp83td510_cable_test_get_tdr_status() 778 * @finished: Pointer to a boolean that indicates whether the test is finished. 780 * The function sets the @finished flag to true if the test is complete. 786 bool *finished) in dp83td510_cable_test_get_alcd_status() argument 798 *finished = true; in dp83td510_cable_test_get_alcd_status() 818 *finished = true; in dp83td510_cable_test_get_alcd_status() 827 * @finished: Pointer to a boolean that indicates whether the test is finished. [all …]
|
H A D | dp83tg720.c | 287 * @finished: Pointer to a boolean that indicates whether the test is finished. 289 * The function sets the @finished flag to true if the test is complete. 294 bool *finished) in dp83tg720_cable_test_get_status() argument 298 *finished = false; in dp83tg720_cable_test_get_status() 333 *finished = true; in dp83tg720_cable_test_get_status()
|
/linux/tools/perf/pmu-events/arch/powerpc/power10/ |
H A D | pipeline.json | 15 "BriefDescription": "LSU Finished an internal operation in LD0 port." 25 "BriefDescription": "LSU Finished an internal operation in ST0 port." 30 "BriefDescription": "LSU Finished an internal operation in ST4 port." 60 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline finished at dispatch a… 120 …"BriefDescription": "A branch instruction finished. Includes predicted/mispredicted/unconditional." 145 "BriefDescription": "LSU Finished an internal operation in LD1 port." 180 "BriefDescription": "LSU Finished an internal operation in ST1 port." 200 "BriefDescription": "VSU instruction finished." 290 "BriefDescription": "LSU Finished an internal operation in ST2 port." 325 …"BriefDescription": "TLBIE instruction finished in the LSU. Two TLBIEs can finish each cycle. All … [all …]
|
H A D | marked.json | 85 "BriefDescription": "Marked Branch instruction finished." 105 …"BriefDescription": "Marked conditional store instruction (STCX) finished. LARX and STCX are instr… 150 …"BriefDescription": "VSU marked instruction finished. Excludes simple FX instructions issued to th… 175 "BriefDescription": "Marked store instruction finished." 205 "BriefDescription": "Marked TLBIE instruction finished. Includes TLBIE and TLBIEL instructions." 210 …"BriefDescription": "Marked load and reserve instruction (LARX) finished. LARX and STCX are instru…
|
H A D | frontend.json | 110 "BriefDescription": "An unconditional branch finished. All unconditional branches are taken." 115 …"BriefDescription": "A conditional branch finished with correctly predicted direction. Resolved ta… 120 …"BriefDescription": "A conditional branch finished with correctly predicted direction. Resolved no…
|
H A D | metrics.json | 160 …les per completed instruction when the NTC instruction is waiting to be finished in one of the exe… 196 …les per completed instruction when the NTC instruction is waiting to be finished in one of the exe… 390 "BriefDescription": "Percentage of finished loads that missed in the L1", 471 "BriefDescription": "Average number of finished loads per completed instruction", 708 "BriefDescription": "Average number of finished instructions per completed instructions", 720 "BriefDescription": "Percentage of finished branches that were taken", 734 "BriefDescription": "Average number of finished branches per completed instruction", 740 …"BriefDescription": "Average number of instructions finished in the LSU per completed instruction", 746 …"BriefDescription": "Average number of instructions finished in the VSU per completed instruction", 752 …"BriefDescription": "Average number of TLBIE instructions finished in the LSU per completed instru…
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-zynqmp-fpga | 24 BIT(4) 0: Start-up sequence has not finished 25 1: Start-up sequence has finished 38 BIT(11) 0: Initialization has not finished 39 1: Initialization finished
|
/linux/drivers/spi/ |
H A D | spi-slave-time.c | 35 struct completion finished; member 60 complete(&priv->finished); in spi_slave_time_complete() 97 init_completion(&priv->finished); in spi_slave_time_probe() 114 wait_for_completion(&priv->finished); in spi_slave_time_remove()
|
H A D | spi-slave-system-control.c | 40 struct completion finished; member 93 complete(&priv->finished); in spi_slave_system_control_complete() 123 init_completion(&priv->finished); in spi_slave_system_control_probe() 140 wait_for_completion(&priv->finished); in spi_slave_system_control_remove()
|
/linux/Documentation/userspace-api/ |
H A D | dcdbas.rst | 55 to perform a power cycle or power off of the system after the OS has finished 57 a driver perform a SMI after the OS has finished shutting down. 61 action after the system has finished shutting down: 75 has finished shutting down.)
|
/linux/drivers/gpu/drm/scheduler/ |
H A D | sched_entity.c | 185 /* Signal the scheduler finished fence when the entity in question is killed. */ 201 * fence, and the finished fence refcount might have in drm_sched_entity_kill_jobs_cb() 205 f = dma_fence_get_rcu(&s_fence->finished); in drm_sched_entity_kill_jobs_cb() 207 /* Now that we have a reference on the finished fence, in drm_sched_entity_kill_jobs_cb() 249 dma_fence_get(&s_fence->finished); in drm_sched_entity_kill() 261 prev = &s_fence->finished; in drm_sched_entity_kill() 413 * Fence is a scheduled/finished fence from a job in drm_sched_entity_add_dependency_cb() 489 dma_fence_set_error(&sched_job->s_fence->finished, -ECANCELED); in drm_sched_entity_pop_job() 493 dma_fence_get(&sched_job->s_fence->finished)); in drm_sched_entity_pop_job() 558 /* stay on the same engine if the previous job hasn't finished */ in drm_sched_entity_select_rq()
|
/linux/arch/mips/include/asm/mach-rc32434/ |
H A D | dma.h | 50 #define DMA_DESC_COF (1 << 25) /* Chain on finished */ 52 #define DMA_DESC_IOF (1 << 27) /* Interrupt on finished */ 56 #define DMA_DESC_FINI (1 << 31) /* Finished */
|
/linux/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.c | 31 goto finished; in fbcon_rotate_font() 53 goto finished; in fbcon_rotate_font() 92 finished: in fbcon_rotate_font()
|
/linux/include/linux/ |
H A D | cgroup.h | 178 * css which finished ->css_online() is guaranteed to be visible in the 180 * A css which hasn't finished ->css_online() or already finished 201 * css which finished ->css_online() is guaranteed to be visible in the 203 * A css which hasn't finished ->css_online() or already finished 262 * css which finished ->css_online() is guaranteed to be visible in the 264 * A css which hasn't finished ->css_online() or already finished 638 * initialization is finished. in cgroup_init_kthreadd() 646 * This kthread finished initialization. The creator should have in cgroup_kthread_ready()
|
/linux/tools/testing/selftests/x86/bugs/ |
H A D | its_permutations.py | 21 ksft.finished() 25 ksft.finished() 109 ksft.finished()
|
/linux/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw_mfa2.c | 391 bool *finished) in mlxfw_mfa2_xz_dec_run() argument 399 *finished = true; in mlxfw_mfa2_xz_dec_run() 402 *finished = false; in mlxfw_mfa2_xz_dec_run() 431 bool finished; in mlxfw_mfa2_file_cb_offset_xz() local 450 err = mlxfw_mfa2_xz_dec_run(xz_dec, &dec_buf, &finished); in mlxfw_mfa2_file_cb_offset_xz() 453 if (finished) { in mlxfw_mfa2_file_cb_offset_xz() 464 err = mlxfw_mfa2_xz_dec_run(xz_dec, &dec_buf, &finished); in mlxfw_mfa2_file_cb_offset_xz()
|
/linux/fs/smb/client/ |
H A D | smb2inode.c | 229 goto finished; in smb2_compound_op() 262 goto finished; in smb2_compound_op() 305 goto finished; in smb2_compound_op() 341 goto finished; in smb2_compound_op() 370 goto finished; in smb2_compound_op() 405 goto finished; in smb2_compound_op() 436 goto finished; in smb2_compound_op() 476 goto finished; in smb2_compound_op() 503 goto finished; in smb2_compound_op() 530 goto finished; in smb2_compound_op() [all …]
|
/linux/Documentation/driver-api/dmaengine/ |
H A D | pxa_dma.rst | 22 at the time of irq/dma tx2 is already finished, tx1->complete() and 64 is the last finished transfer at that point in time. 121 When a transfer flagged as "DMA_PREP_INTERRUPT" is finished, the dma irq 129 - calling all the transfer callbacks of finished transfers, based on
|
/linux/drivers/md/dm-vdo/ |
H A D | completion.c | 42 * A completion may be "finished," in which case its "complete" field will be set to true before it 43 * is next run. It is a bug to attempt to set the result or re-finish a finished completion. 47 * A completion must be "reset" before it can be reused after it has been finished. Resetting will
|
/linux/drivers/platform/olpc/ |
H A D | olpc-ec.c | 27 struct completion finished; member 101 /* Finished, wake up olpc_ec_cmd() */ in olpc_ec_worker() 102 complete(&desc->finished); in olpc_ec_worker() 153 init_completion(&desc.finished); in olpc_ec_cmd() 158 wait_for_completion(&desc.finished); in olpc_ec_cmd()
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_regs.h | 57 * will be finished at the very next vblank. Trigger it again if you want to 224 * RF: Read Finished 227 * CBRF: Cursor Buffer Read Finished Flag, no use. 228 * FBRF0: CRTC-0 reading from its framebuffer finished. 229 * FBRF1: CRTC-1 reading from its framebuffer finished.
|
/linux/drivers/mtd/ubi/ |
H A D | upd.c | 17 * starts, and removed after the update has been finished. So if the update was 262 * last call if the whole volume update has been successfully finished, and a 289 * is finished. in ubi_more_update_data() 354 /* The update is finished, clear the update marker */ in ubi_more_update_data() 377 * operation has been successfully finished, and a negative error code in case
|
/linux/tools/testing/selftests/ftrace/test.d/instances/ |
H A D | instance-event.tc | 66 echo "all processes finished, wait for cleanup" 129 echo "all processes finished, wait for cleanup"
|