Searched refs:DONE (Results 1 - 25 of 29) sorted by relevance

12

/linux-master/tools/testing/selftests/amd-pstate/
H A Dbasic.sh18 FILE_BASIC=DONE
H A Drun.sh8 FILE_MAIN=DONE
H A Dgitsource.sh20 FILE_GITSOURCE=DONE
H A Dtbench.sh18 FILE_TBENCH=DONE
/linux-master/scripts/
H A Dfaddr2line122 DONE=1
152 DONE=1
163 DONE=1
204 DONE=1
214 DONE=1
224 DONE=1
263 DONE=1;
279 DONE=1
305 DONE=0
309 if [[ $DONE
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore907d.c41 NVDEF(NV907D_CORE_NOTIFIER_3, CAPABILITIES_4, DONE, FALSE));
49 NV907D_CORE_NOTIFIER_3, CAPABILITIES_4, DONE, ==, TRUE))
H A Dcore507d.c66 if (NVBO_TD32(bo, offset, NV_DISP_CORE_NOTIFIER_1, COMPLETION_0, DONE, ==, TRUE))
77 NVDEF(NV_DISP_CORE_NOTIFIER_1, COMPLETION_0, DONE, FALSE));
112 NVDEF(NV_DISP_CORE_NOTIFIER_1, CAPABILITIES_1, DONE, FALSE));
120 NV_DISP_CORE_NOTIFIER_1, CAPABILITIES_1, DONE, ==, TRUE))
/linux-master/tools/testing/selftests/cpufreq/
H A Dcpu.sh10 FILE_CPU=DONE
H A Dgovernor.sh10 FILE_GOVERNOR=DONE
H A Dmodule.sh10 FILE_MODULE=DONE
H A Dspecial-tests.sh12 FILE_SPECIAL=DONE
H A Dcpufreq.sh8 FILE_CPUFREQ=DONE
/linux-master/lib/zlib_inflate/
H A Dinflate.h44 DONE, /* finished check, done -- remain here until reset */ enumerator in enum:__anon673
70 CHECK -> LENGTH -> DONE
H A Dinflate.c722 state->mode = DONE;
724 case DONE:
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c32 #define DONE 0xff macro
114 sync_with_host(DONE);
176 if (stage_reported == DONE)
/linux-master/drivers/fpga/
H A Dmachxo2-spi.c45 #define DONE 8 macro
113 *status, test_bit(DONE, status), test_bit(ENAB, status),
180 if (!test_bit(BUSY, &status) && test_bit(DONE, &status) &&
316 if (!test_bit(DONE, &status)) {
336 if (!test_bit(BUSY, &status) && test_bit(DONE, &status) &&
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.c29 #define DONE (1 << 4) macro
109 if (ioread32(CS_REG(s->dma_channel)) & DONE)
139 if (!(ctrl & DONE))
/linux-master/fs/bcachefs/
H A Dio_write.h36 x(DONE) \
/linux-master/drivers/ata/
H A Dsata_dwc_460ex.c490 goto DONE;
508 goto DONE;
520 goto DONE;
540 goto DONE;
551 goto DONE;
578 goto DONE;
585 goto DONE;
627 goto DONE;
640 goto DONE;
681 DONE
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dcharge_reserved_hugetlb.sh69 echo CLEANUP DONE
192 until grep -q -i "DONE" $output; do
193 echo waiting for DONE signal.
/linux-master/drivers/dma/
H A Dpl330.c416 DONE, enumerator in enum:desc_status
1576 desc->status = DONE;
2064 desc->status = DONE;
2083 if (desc->status == DONE) {
2437 if (desc->status == DONE)
2456 case DONE:
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.c308 PANFROST_EXCEPTION(DONE),
/linux-master/arch/m68k/fpsp040/
H A Dssin.S200 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
555 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
H A Dstan.S188 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
/linux-master/drivers/accel/ivpu/
H A Divpu_hw_37xx.c553 val = REG_SET_FLD(VPU_37XX_HOST_SS_LOADING_ADDRESS_LO, DONE, val);

Completed in 343 milliseconds

12