Home
last modified time | relevance | path

Searched refs:finished (Results 1 – 137 of 137) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce-inject.c37 i->finished = 0; in inject_mce()
39 m->finished = 0; in inject_mce()
47 i->finished = 1; in inject_mce()
59 m->finished = 0; in raise_poll()
77 m->finished = 0; in raise_exception()
141 m->finished = 0; in raise_local()
165 if (!mcpu->finished || in raise_mce()
Dmce.c159 mce->finished = 0; in mce_log()
176 if (mcelog.entry[entry].finished) { in mce_log()
189 mcelog.entry[entry].finished = 1; in mce_log()
192 mce->finished = 1; in mce_log()
212 while (!m->finished) { in drain_mcelog_buffer()
218 if (!m->finished && retries >= 4) { in drain_mcelog_buffer()
395 if (__this_cpu_read(injectm.finished)) { in mce_rdmsrl()
418 if (__this_cpu_read(injectm.finished)) { in mce_wrmsrl()
1838 while (!m->finished) { in mce_chrdev_read()
1869 if (m->finished && m->tsc < cpu_tsc[m->cpu]) { in mce_chrdev_read()
/linux-4.1.27/net/irda/
Dirda_device.c187 int finished = TRUE; in irda_task_kick() local
216 if (task->finished) in irda_task_kick()
217 task->finished(task); in irda_task_kick()
236 finished = FALSE; in irda_task_kick()
240 finished = FALSE; in irda_task_kick()
243 return finished; in irda_task_kick()
/linux-4.1.27/drivers/video/console/
Dfbcon_rotate.c31 goto finished; in fbcon_rotate_font()
53 goto finished; in fbcon_rotate_font()
92 finished: in fbcon_rotate_font()
Dfbcon.c1179 goto finished; in fbcon_deinit()
1184 goto finished; in fbcon_deinit()
1191 goto finished; in fbcon_deinit()
1197 finished: in fbcon_deinit()
/linux-4.1.27/arch/tile/include/asm/
Dhighmem.h57 void *kmap_fix_kpte(struct page *page, int finished);
68 void kmap_atomic_fix_kpte(struct page *page, int finished);
/linux-4.1.27/arch/tile/mm/
Dhighmem.c146 int finished) in kmap_atomic_fix_one_kpte() argument
149 if (!finished) { in kmap_atomic_fix_one_kpte()
174 void kmap_atomic_fix_kpte(struct page *page, int finished) in kmap_atomic_fix_kpte() argument
181 kmap_atomic_fix_one_kpte(amp, finished); in kmap_atomic_fix_kpte()
/linux-4.1.27/drivers/platform/olpc/
Dolpc-ec.c26 struct completion finished; member
91 complete(&desc->finished); in olpc_ec_worker()
139 init_completion(&desc.finished); in olpc_ec_cmd()
144 wait_for_completion(&desc.finished); in olpc_ec_cmd()
/linux-4.1.27/drivers/usb/gadget/udc/
Damd5536udc.c694 unsigned finished = 0; in udc_rxfifo_read() local
716 finished = 1; in udc_rxfifo_read()
722 return finished; in udc_rxfifo_read()
1121 goto finished; in udc_queue()
1126 goto finished; in udc_queue()
1194 goto finished; in udc_queue()
1230 finished: in udc_queue()
2071 goto finished; in udc_data_out_isr()
2081 goto finished; in udc_data_out_isr()
2194 goto finished; in udc_data_out_isr()
[all …]
Dpch_udc.c3164 goto finished; in pch_udc_probe()
3173 goto finished; in pch_udc_probe()
3178 goto finished; in pch_udc_probe()
3183 goto finished; in pch_udc_probe()
3190 goto finished; in pch_udc_probe()
3205 goto finished; in pch_udc_probe()
3215 goto finished; in pch_udc_probe()
3218 finished: in pch_udc_probe()
Dgoku_udc.c658 goto finished; in abort_dma()
673 goto finished; in abort_dma()
697 finished: in abort_dma()
/linux-4.1.27/Documentation/
Ddcdbas.txt48 to perform a power cycle or power off of the system after the OS has finished
50 a driver perform a SMI after the OS has finished shutting down.
54 action after the system has finished shutting down:
68 has finished shutting down.)
DDMA-ISA-LPC.txt111 Once the DMA transfer is finished (or timed out) you should disable
Ddma-buf-sharing.txt42 5. When finished with its use, the buffer-user notifies end-of-DMA to exporter
148 5. When finished, the buffer-user notifies end-of-DMA to exporter
218 Once all users have finished accessing and have unmapped this buffer, the
Dmd-cluster.txt8 and may not yet have finished. The on-disk layout is:
Dcircular-buffers.txt222 the new item, and then it shall make sure the CPU has finished reading the item
Dkmemleak.txt95 gray set is finished
Dkobject.txt343 When you are finished with the kset, call:
391 must be cleaned up when the code is finished with it. To do that, call
Drobust-futexes.txt112 it after the list-add (or list-remove) has finished.
DDMA-API-HOWTO.txt580 You should call dma_unmap_single() when the DMA activity is finished, e.g.,
614 You should call dma_unmap_page() when the DMA activity is finished, e.g.,
645 Again, make sure DMA activity has already finished.
Dinitrd.txt197 When finished with its duties, init typically changes the root device
Dvfio.txt396 * recovery is finished.
Dkmemcheck.txt728 finished the one instruction that generated the memory access, a debug
Dkernel-parameters.txt3006 Set maximum number of finished RCU callbacks to
/linux-4.1.27/arch/mn10300/kernel/
Dsmp.c71 cpumask_t finished; member
407 data.finished = data.started; in smp_nmi_call_function()
427 !cpumask_empty(&data.finished); in smp_nmi_call_function()
441 while (!cpumask_empty(&data.finished)) in smp_nmi_call_function()
545 &nmi_call_data->finished); in smp_nmi_call_function_interrupt()
1087 nmi_call_func_mask_data.finished = cpumask; in hotplug_cpu_nmi_call_function()
1105 } while (!cpumask_empty(&nmi_call_func_mask_data.finished)); in hotplug_cpu_nmi_call_function()
/linux-4.1.27/tools/virtio/
Dvringh_test.c296 unsigned int finished = 0; in parallel_test() local
334 assert(*dbuf == finished - 1); in parallel_test()
336 assert(*dbuf == finished); in parallel_test()
337 finished++; in parallel_test()
404 while (finished != xfers) { in parallel_test()
412 assert(*dbuf == finished - 1); in parallel_test()
415 finished++; in parallel_test()
/linux-4.1.27/arch/x86/include/uapi/asm/
Dmce.h23 __u8 finished; /* entry is valid */ member
/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_sasem.c108 struct completion finished; /* wait for write to finish */ member
332 init_completion(&context->tx.finished); in send_packet()
343 wait_for_completion(&context->tx.finished); in send_packet()
473 complete(&context->tx.finished); in usb_tx_callback()
904 wait_for_completion(&context->tx.finished); in sasem_disconnect()
Dlirc_imon.c105 struct completion finished; /* wait for write to finish */ member
339 init_completion(&context->tx.finished); in send_packet()
351 &context->tx.finished); in send_packet()
482 complete(&context->tx.finished); in usb_tx_callback()
957 complete_all(&context->tx.finished); in imon_disconnect()
/linux-4.1.27/fs/ncpfs/
Ddir.c330 goto finished; in ncp_lookup_validate()
342 goto finished; in ncp_lookup_validate()
383 finished: in ncp_lookup_validate()
464 goto finished; in ncp_readdir()
503 goto finished; in ncp_readdir()
507 goto finished; in ncp_readdir()
552 finished: in ncp_readdir()
840 goto finished; in ncp_lookup()
881 finished: in ncp_lookup()
/linux-4.1.27/Documentation/fb/
Daty128fb.txt56 accel - use acceleration engine. Not finished.
68 + This driver is still experimental and is not finished. Too many
/linux-4.1.27/arch/arm64/mm/
Dcache.S41 cbz x3, finished // if loc is 0, then no need to clean
77 finished: label
/linux-4.1.27/arch/um/kernel/
Dtlb.c54 int finished) in do_ops() argument
65 op->u.mmap.offset, finished, &hvc->data); in do_ops()
69 op->u.munmap.len, finished, &hvc->data); in do_ops()
74 finished, &hvc->data); in do_ops()
/linux-4.1.27/Documentation/video4linux/
Dpxa_camera.txt52 | | not empty / | | finished |
120 After the chaining is finished, the chain looks like :
163 This checks if the DMA is finished and a buffer is still on the
/linux-4.1.27/drivers/video/fbdev/core/
Dmodedb.c1185 goto finished; in fb_find_best_display()
1206 goto finished; in fb_find_best_display()
1219 goto finished; in fb_find_best_display()
1226 goto finished; in fb_find_best_display()
1231 finished: in fb_find_best_display()
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-mem2mem.c300 wait_event(m2m_ctx->finished, in v4l2_m2m_cancel_job()
340 wake_up(&m2m_dev->curr_ctx->finished); in v4l2_m2m_job_finish()
509 wake_up(&m2m_ctx->finished); in v4l2_m2m_streamoff()
689 init_waitqueue_head(&m2m_ctx->finished); in v4l2_m2m_ctx_init()
/linux-4.1.27/arch/arm/mach-omap2/
Dsleep24xx.S69 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, hope SDR/DDR finished
/linux-4.1.27/kernel/debug/
Dgdbstub.c705 int finished = 0; in gdb_cmd_query() local
728 if (i >= ks->thr_query && !finished) { in gdb_cmd_query()
734 finished = 1; in gdb_cmd_query()
/linux-4.1.27/arch/alpha/lib/
Dev6-memset.S188 beq $3, no_quad_b # U : Might have finished already
365 beq $3, no_quad # U : Might have finished already
552 beq $3, no_quad_w # U : Might have finished already
/linux-4.1.27/drivers/mfd/
Drtsx_pcr.c149 int err, i, finished = 0; in __rtsx_pci_write_phy_register() local
169 finished = 1; in __rtsx_pci_write_phy_register()
174 if (!finished) in __rtsx_pci_write_phy_register()
191 int err, i, finished = 0; in __rtsx_pci_read_phy_register() local
210 finished = 1; in __rtsx_pci_read_phy_register()
215 if (!finished) in __rtsx_pci_read_phy_register()
/linux-4.1.27/include/net/irda/
Dirda_device.h97 IRDA_TASK_CALLBACK finished; member
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-pktcdvd31 packets_finished (0444) Number of finished packets.
/linux-4.1.27/include/media/
Dv4l2-mem2mem.h82 wait_queue_head_t finished; member
/linux-4.1.27/fs/ext3/
Ddir.c464 goto finished; in ext3_dx_readdir()
514 finished: in ext3_dx_readdir()
/linux-4.1.27/arch/cris/arch-v32/mach-fs/
Ddram_init.S101 ; Initialization finished
/linux-4.1.27/Documentation/filesystems/
Dbfs.txt18 When you have finished using it and umounted you need to also deallocate
Dqnx6.txt169 When finished with writing (a sync write is completed, the maximum sync leap
Dseq_file.txt150 seq_file iterator is finished by creating a seq_operations structure with
Drelay.txt448 The client calls relay_close() when it's finished using the channel.
/linux-4.1.27/Documentation/usb/
Danchors.txt30 an URB is finished by (successful) completion. Thus disassociation
DURB.txt157 that the URB will not normally have finished when usb_unlink_urb()
166 has finished. It also marks the URB as temporarily unusable, so
Dpower-management.txt457 when the core has just finished deciding the device has been idle for
/linux-4.1.27/include/xen/interface/
Dxen-mca.h351 __u8 finished; /* entry is valid */ member
/linux-4.1.27/Documentation/device-mapper/
Dsnapshot.txt134 smaller. Merging has finished when the number of sectors holding data
164 Merging has finished.
Ddm-io.txt72 When the user is finished using the dm-io services, they should call
/linux-4.1.27/fs/ext4/
Ddir.c546 goto finished; in ext4_dx_readdir()
596 finished: in ext4_dx_readdir()
/linux-4.1.27/drivers/staging/rts5208/
Drtsx_chip.c1734 bool finished = false; in rtsx_write_phy_register() local
1766 finished = true; in rtsx_write_phy_register()
1771 if (!finished) { in rtsx_write_phy_register()
1782 bool finished = false; in rtsx_read_phy_register() local
1805 finished = true; in rtsx_read_phy_register()
1810 if (!finished) { in rtsx_read_phy_register()
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_layer.h392 void (*finished)(void *data),
/linux-4.1.27/tools/perf/tests/attr/
DREADME9 are stored into separate text file. Once perf command is finished
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-calling.txt35 1 I Driver has finished setting the parameters.
/linux-4.1.27/drivers/scsi/arm/
DKconfig20 previous commands haven't finished yet. Some SCSI devices don't
/linux-4.1.27/arch/arm/mm/
Dcache-v7.S123 beq finished @ if loc is 0, then no need to clean
166 finished: label
/linux-4.1.27/Documentation/scsi/
Dscsi_eh.txt91 assumed to be finished with the command, and no other
370 all failed scmds on the sdev are EH-finished with
398 EH-finished.
406 all ready or offline sdevs on the host are EH-finished.
Dlibsas.txt69 oob_mode -- you set this when OOB has finished and then notify
324 task_done -- callback when the task has finished execution
DChangeLog.megaraid_sas212 finished.
216 cmds until the OCR finished.
Dst.txt237 is finished and the number of bytes is returned. The next write
488 finished. The drives and SCSI adapters should handle this condition
Dscsi_mid_low_api.txt328 to bump its reference count. When it is finished with the pointer it can
/linux-4.1.27/arch/powerpc/boot/dts/
Dtqm5200.dts144 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
Dcharon.dts142 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
Dlite5200.dts235 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
Dmpc5200b.dtsi234 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
/linux-4.1.27/Documentation/i2c/
Di2c-protocol1 This document describes the i2c protocol. Or will, when it is finished :-)
/linux-4.1.27/drivers/xen/
Dmcelog.c275 m.finished = 1; in convert_log()
/linux-4.1.27/drivers/media/rc/
Dimon.c131 struct completion finished; /* wait for write to finish */ member
614 init_completion(&ictx->tx.finished); in send_packet()
627 &ictx->tx.finished); in send_packet()
1075 complete(&ictx->tx.finished); in usb_tx_callback()
2514 complete_all(&ictx->tx.finished); in imon_disconnect()
/linux-4.1.27/tools/build/Documentation/
DBuild.txt34 When succefully finished the $(DIR) directory contains the final object file
/linux-4.1.27/sound/
DKconfig22 after the PnP configuration is finished. To do this, choose M here
/linux-4.1.27/Documentation/serial/
Dserial-rs485.txt128 /* Close the device when finished: */
/linux-4.1.27/Documentation/ABI/
DREADME70 developers feel they are finished. They cannot be removed from the
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dscan.c229 goto finished; in iwl_scan_cancel_timeout()
235 finished: in iwl_scan_cancel_timeout()
/linux-4.1.27/Documentation/trace/
Dring-buffer-design.txt36 commit_page - a pointer to the page with the last finished non-nested write.
207 commit page - the page that last finished a write.
215 is finished writing data into that position, it commits the write.
572 move the head page, until the writer is finished with the move.
Dftrace.txt166 should be shrunk "freed" when the process is finished, even
1368 triggered. When the interrupt finished, it started running softirqs.
2104 all CPUs again, and then remove the breakpoint with the finished
/linux-4.1.27/fs/ntfs/
Drunlist.c574 goto finished; in ntfs_runlists_merge()
675 goto finished; in ntfs_runlists_merge()
714 finished: in ntfs_runlists_merge()
/linux-4.1.27/arch/m68k/fpsp040/
Dbinstr.S123 bras end_bstr |finished, so exit
Dscale.S181 tstw %d0 |it is finished when
Dbindec.S323 bras A7_str |finished here
/linux-4.1.27/drivers/media/dvb-frontends/
Dlgs8gxx.c351 u8 *finished) in lgs8gxx_is_autodetect_finished() argument
367 *finished = (ret == 0) ? 1 : 0; in lgs8gxx_is_autodetect_finished()
/linux-4.1.27/mm/
Dvmalloc.c2025 goto finished; in vread()
2042 finished: in vread()
2107 goto finished; in vwrite()
2123 finished: in vwrite()
/linux-4.1.27/Documentation/RCU/
Drcubarrier.txt15 pre-existing readers have finished. These old versions are needed because
19 How can an RCU writer possibly determine when all readers are finished,
Dchecklist.txt399 is to wait until all pre-existing readers have finished before
/linux-4.1.27/drivers/net/ethernet/sfc/
Dmcdi_port.c637 goto finished; in efx_mcdi_bist()
645 finished: in efx_mcdi_bist()
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_main.c434 int (*finished)(struct vnic_dev *, int *), in fnic_dev_wait()
456 err = finished(vdev, &done); in fnic_dev_wait()
/linux-4.1.27/drivers/scsi/
D3w-sas.c565 int finished = 0, count = 0; in twl_aen_drain_queue() local
617 finished = 1; in twl_aen_drain_queue()
634 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twl_aen_drain_queue()
D3w-xxxx.c682 int finished = 0; in tw_aen_drain_queue() local
772 finished = 1; in tw_aen_drain_queue()
824 } while (finished == 0); in tw_aen_drain_queue()
D3w-9xxx.c286 int finished = 0, count = 0; in twa_aen_drain_queue() local
343 finished = 1; in twa_aen_drain_queue()
360 } while ((finished == 0) && (count < TW_MAX_AEN_DRAIN)); in twa_aen_drain_queue()
DKconfig683 previous commands haven't finished yet.
1148 device's queue even if previous commands haven't finished yet.
1402 previous commands haven't finished yet.
Dhpsa.c4223 int finished; in hpsa_scan_finished() local
4226 finished = h->scan_finished; in hpsa_scan_finished()
4228 return finished; in hpsa_scan_finished()
/linux-4.1.27/Documentation/vm/
Dhighmem.txt79 CPU until it has finished, lest some other task displace its mappings.
Dtranshuge.txt356 process the huge pmd and the hugepage natively. Once finished you can
Dnuma_memory_policy.txt348 reference when we're finished "using" the policy. We must drop the
/linux-4.1.27/Documentation/frv/
Dbooting.txt63 When finished, the image will then be ready to be executed.
Dmmu-layout.txt93 wills. When it's finished, the kernel calls kunmap() to clear the PTE.
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dhead.S179 ;; reclaimed after init is finished.
/linux-4.1.27/Documentation/hwmon/
Dw83792d107 - The function of vid and vrm has not been finished, because I'm NOT
/linux-4.1.27/Documentation/target/
Dtcmu-design.txt261 that work has been finished
355 /* Notify the kernel that work has been finished */
/linux-4.1.27/Documentation/arm/
DInterrupts35 SMC9196 interrupts until it has finished transferring its multi-sector
/linux-4.1.27/Documentation/powerpc/
Dpmu-ebb.txt116 When an EBB event is finished with, you can close it using close() as for any
/linux-4.1.27/Documentation/filesystems/caching/
Doperations.txt176 When it has finished doing its processing, it should call
Dobject.txt120 When a state has finished processing, it will usually set the mask of events in
Dnetfs-api.txt258 it has finished. This does not indicate whether there's data on the disk
/linux-4.1.27/Documentation/isdn/
DREADME.diversion58 the checking process is finished and the rule matching will be applied
/linux-4.1.27/drivers/block/xen-blkback/
Dblkback.c412 goto finished; in purge_persistent_gnt()
424 finished: in purge_persistent_gnt()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_init.c1869 int finished = 0; in lpfc_parse_vpd() local
1880 while (!finished && (index < (len - 4))) { in lpfc_parse_vpd()
1994 finished = 0; in lpfc_parse_vpd()
1997 finished = 1; in lpfc_parse_vpd()
3431 goto finished; in lpfc_scan_finished()
3438 goto finished; in lpfc_scan_finished()
3446 goto finished; in lpfc_scan_finished()
3450 goto finished; in lpfc_scan_finished()
3452 goto finished; in lpfc_scan_finished()
3454 goto finished; in lpfc_scan_finished()
[all …]
/linux-4.1.27/Documentation/spi/
Dspi-summary543 finished with this message, it must call
551 finished with this transfer, it must call
559 0: transfer is finished
/linux-4.1.27/Documentation/kbuild/
Dmodules.txt95 when executing and will change back when finished.
509 module, and when the build is finished, a new
/linux-4.1.27/fs/reiserfs/
Dinode.c376 goto finished; in _get_block_create_0()
386 goto finished; in _get_block_create_0()
452 finished: in _get_block_create_0()
/linux-4.1.27/Documentation/sound/alsa/
Dcompress_offload.txt186 - User-space finished sending all,
/linux-4.1.27/Documentation/networking/
DREADME.sb100074 Then save the finished config file as /etc/isapnp.conf for proper configuration
Dstmmac.txt54 Once the controller has finished transmitting the packet, napi will be
/linux-4.1.27/arch/arm/boot/compressed/
Dhead.S1158 beq finished @ if loc is 0, then no need to clean
1194 finished: label
/linux-4.1.27/drivers/media/platform/ti-vpe/
Dvpe.c1285 goto finished; in vpe_irq()
1334 finished: in vpe_irq()
/linux-4.1.27/drivers/isdn/hisax/
DKconfig342 cards. This code is not finished yet.
/linux-4.1.27/Documentation/block/
Dcfq-iosched.txt278 data comes in only after fsync has finished its IO (atleast for ext4
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic_main.c1882 int (*finished)(struct vnic_dev *, int *), in enic_dev_wait()
1901 err = finished(vdev, &done); in enic_dev_wait()
/linux-4.1.27/firmware/keyspan_pda/
Dkeyspan_pda.S913 ;; tx finished. send another character if we have one
Dxircom_pgs.S974 ;; tx finished. send another character if we have one
/linux-4.1.27/drivers/s390/block/
Ddasd.c1947 goto finished; in dasd_flush_device_queue()
1959 finished: in dasd_flush_device_queue()
/linux-4.1.27/Documentation/power/
Dswsusp.txt389 or if you disconnect before the device finished saving data you wrote.
Druntime_pm.txt559 It may be desirable to suspend the device once ->probe() has finished.
/linux-4.1.27/Documentation/scheduler/
Dsched-deadline.txt135 is the time within which the job should be finished. The maximum execution
/linux-4.1.27/Documentation/security/
Dcredentials.txt418 the credentials so obtained when they're finished with.
Dkeys.txt968 they've been finished with. The key pointer passed in will be returned.
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt225 finished the write.
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex486 caller only after the drive has finished resetting. If the drive is no
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.seq2176 * processing, cannot be set until the handler is finished.
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt645 bit value. The tree has to be "finished" with a OF_DT_END token
/linux-4.1.27/Documentation/sound/oss/
DREADME.OSS1356 finished for the RDS decoder on this card, too. You will be able to
/linux-4.1.27/Documentation/s390/
DDebugging390.txt300 the SIE instruction is finished, cr1 will be switched back to contain the