| /linux/scripts/ |
| A D | faddr2line | 187 DONE=1 208 DONE=1 218 DONE=1 259 DONE=1 269 DONE=1 279 DONE=1 317 DONE=1; 333 DONE=1 363 DONE=0 367 if [[ $DONE = 0 ]]; then
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| A D | core507d.c | 66 if (NVBO_TD32(bo, offset, NV_DISP_CORE_NOTIFIER_1, COMPLETION_0, DONE, ==, TRUE)) in core507d_ntfy_wait_done() 77 NVDEF(NV_DISP_CORE_NOTIFIER_1, COMPLETION_0, DONE, FALSE)); in core507d_ntfy_init() 112 NVDEF(NV_DISP_CORE_NOTIFIER_1, CAPABILITIES_1, DONE, FALSE)); in core507d_caps_init() 120 NV_DISP_CORE_NOTIFIER_1, CAPABILITIES_1, DONE, ==, TRUE)) in core507d_caps_init()
|
| A D | core907d.c | 41 NVDEF(NV907D_CORE_NOTIFIER_3, CAPABILITIES_4, DONE, FALSE)); in core907d_caps_init() 49 NV907D_CORE_NOTIFIER_3, CAPABILITIES_4, DONE, ==, TRUE)) in core907d_caps_init()
|
| /linux/tools/testing/selftests/kvm/x86_64/ |
| A D | smm_test.c | 31 #define DONE 0xff macro 113 sync_with_host(DONE); in guest_code() 175 if (stage_reported == DONE) in main()
|
| /linux/drivers/fpga/ |
| A D | machxo2-spi.c | 45 #define DONE 8 macro 113 *status, test_bit(DONE, status), test_bit(ENAB, status), in dump_status_reg() 180 if (!test_bit(BUSY, &status) && test_bit(DONE, &status) && in machxo2_spi_state() 316 if (!test_bit(DONE, &status)) { in machxo2_write_complete() 336 if (!test_bit(BUSY, &status) && test_bit(DONE, &status) && in machxo2_write_complete()
|
| /linux/drivers/ata/ |
| A D | sata_dwc_460ex.c | 490 goto DONE; in sata_dwc_isr() 508 goto DONE; in sata_dwc_isr() 520 goto DONE; in sata_dwc_isr() 540 goto DONE; in sata_dwc_isr() 551 goto DONE; in sata_dwc_isr() 578 goto DONE; in sata_dwc_isr() 585 goto DONE; in sata_dwc_isr() 627 goto DONE; in sata_dwc_isr() 640 goto DONE; in sata_dwc_isr() 681 DONE: in sata_dwc_isr()
|
| /linux/drivers/media/pci/cobalt/ |
| A D | cobalt-omnitek.c | 29 #define DONE (1 << 4) macro 109 if (ioread32(CS_REG(s->dma_channel)) & DONE) in is_dma_done() 139 if (!(ctrl & DONE)) in omni_sg_dma_init()
|
| /linux/tools/testing/selftests/amd-pstate/ |
| A D | basic.sh | 18 FILE_BASIC=DONE
|
| A D | run.sh | 8 FILE_MAIN=DONE
|
| A D | gitsource.sh | 20 FILE_GITSOURCE=DONE
|
| A D | tbench.sh | 18 FILE_TBENCH=DONE
|
| /linux/Documentation/filesystems/ |
| A D | ocfs2-online-filecheck.rst | 63 INO DONE ERROR 67 <DONE> indicates whether the operation has been finished. 78 INO DONE ERROR
|
| /linux/tools/testing/selftests/cpufreq/ |
| A D | cpu.sh | 10 FILE_CPU=DONE
|
| A D | special-tests.sh | 12 FILE_SPECIAL=DONE
|
| A D | governor.sh | 10 FILE_GOVERNOR=DONE
|
| A D | module.sh | 10 FILE_MODULE=DONE
|
| A D | cpufreq.sh | 8 FILE_CPUFREQ=DONE
|
| /linux/lib/zlib_inflate/ |
| A D | inflate.h | 44 DONE, /* finished check, done -- remain here until reset */ enumerator
|
| A D | inflate.c | 722 state->mode = DONE; in zlib_inflate() 724 case DONE: in zlib_inflate()
|
| /linux/Documentation/devicetree/bindings/fpga/ |
| A D | lattice,sysconfig.yaml | 42 A GPIO line connected to DONE (active high) pin of the device.
|
| A D | xlnx,fpga-slave-serial.yaml | 46 config status pin (referred to as DONE in the manual)
|
| A D | xlnx,fpga-selectmap.yaml | 44 config status pin (referred to as DONE in the manual)
|
| /linux/tools/testing/selftests/mm/ |
| A D | charge_reserved_hugetlb.sh | 69 echo CLEANUP DONE 193 echo waiting for DONE signal.
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | am3874-iceboard.dts | 318 DM814X_IOPAD(0x0824, PIN_INPUT | 0x80) /* DONE */ 389 "", "PROGRAM_B", "INIT_B", "DONE", /* 0-3 */
|
| /linux/drivers/dma/ |
| A D | pl330.c | 416 DONE, enumerator 1573 desc->status = DONE; in dma_pl330_rqcb() 2061 desc->status = DONE; in fill_queue() 2080 if (desc->status == DONE) { in pl330_tasklet() 2434 if (desc->status == DONE) in pl330_tx_status() 2453 case DONE: in pl330_tx_status()
|