/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
D | mce-inject.c | 37 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()
|
D | mce.c | 165 mce->finished = 0; in mce_log() 182 if (mcelog.entry[entry].finished) { in mce_log() 195 mcelog.entry[entry].finished = 1; in mce_log() 198 mce->finished = 1; in mce_log() 376 if (__this_cpu_read(injectm.finished)) { in mce_rdmsrl() 399 if (__this_cpu_read(injectm.finished)) { in mce_wrmsrl() 1851 while (!m->finished) { in mce_chrdev_read() 1882 if (m->finished && m->tsc < cpu_tsc[m->cpu]) { in mce_chrdev_read()
|
/linux-4.4.14/net/irda/ |
D | irda_device.c | 187 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.4.14/drivers/video/console/ |
D | fbcon_rotate.c | 31 goto finished; in fbcon_rotate_font() 53 goto finished; in fbcon_rotate_font() 92 finished: in fbcon_rotate_font()
|
D | fbcon.c | 1182 goto finished; in fbcon_deinit() 1187 goto finished; in fbcon_deinit() 1194 goto finished; in fbcon_deinit() 1200 finished: in fbcon_deinit()
|
/linux-4.4.14/arch/tile/include/asm/ |
D | highmem.h | 57 void *kmap_fix_kpte(struct page *page, int finished); 67 void kmap_atomic_fix_kpte(struct page *page, int finished);
|
/linux-4.4.14/arch/tile/mm/ |
D | highmem.c | 146 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.4.14/drivers/platform/olpc/ |
D | olpc-ec.c | 26 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.4.14/Documentation/ |
D | dcdbas.txt | 48 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.)
|
D | men-chameleon-bus.txt | 80 assignment in the Chameleon table. After resource assignment is finished, the
|
D | DMA-ISA-LPC.txt | 111 Once the DMA transfer is finished (or timed out) you should disable
|
D | dma-buf-sharing.txt | 42 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
|
D | md-cluster.txt | 8 and may not yet have finished. The on-disk layout is:
|
D | circular-buffers.txt | 222 the new item, and then it shall make sure the CPU has finished reading the item
|
D | kmemleak.txt | 95 gray set is finished
|
D | kobject.txt | 343 When you are finished with the kset, call: 391 must be cleaned up when the code is finished with it. To do that, call
|
D | robust-futexes.txt | 112 it after the list-add (or list-remove) has finished.
|
D | DMA-API-HOWTO.txt | 580 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.
|
D | initrd.txt | 197 When finished with its duties, init typically changes the root device
|
D | vfio.txt | 410 * recovery is finished.
|
D | kmemcheck.txt | 728 finished the one instruction that generated the memory access, a debug
|
D | kernel-parameters.txt | 3083 Set maximum number of finished RCU callbacks to
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | smp.c | 71 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.4.14/tools/virtio/ |
D | vringh_test.c | 296 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.4.14/arch/x86/include/uapi/asm/ |
D | mce.h | 24 __u8 finished; /* entry is valid */ member
|
/linux-4.4.14/tools/testing/selftests/vm/ |
D | userfaultfd.c | 80 static int uffd, finished, *pipefd; variable 134 while (!finished) { in locking_thread() 354 finished = 0; in stress() 409 finished = 1; in stress()
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | lirc_sasem.c | 108 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() 898 wait_for_completion(&context->tx.finished); in sasem_disconnect()
|
D | lirc_imon.c | 105 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() 938 complete_all(&context->tx.finished); in imon_disconnect()
|
/linux-4.4.14/fs/ncpfs/ |
D | dir.c | 330 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.4.14/Documentation/fb/ |
D | aty128fb.txt | 56 accel - use acceleration engine. Not finished. 68 + This driver is still experimental and is not finished. Too many
|
/linux-4.4.14/Documentation/dmaengine/ |
D | pxa_dma.txt | 20 at the time of irq/dma tx2 is already finished, tx1->complete() and 57 is the last finished transfer at that point in time. 103 When a transfer flagged as "DMA_PREP_INTERRUPT" is finished, the dma irq 108 - calling all the transfer callbacks of finished transfers, based on
|
/linux-4.4.14/arch/um/kernel/ |
D | tlb.c | 61 int finished) in do_ops() argument 72 op->u.mmap.offset, finished, &hvc->data); in do_ops() 76 op->u.munmap.len, finished, &hvc->data); in do_ops() 81 finished, &hvc->data); in do_ops()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | amd5536udc.c | 777 unsigned finished = 0; in udc_rxfifo_read() local 799 finished = 1; in udc_rxfifo_read() 805 return finished; in udc_rxfifo_read() 1176 goto finished; in udc_queue() 1181 goto finished; in udc_queue() 1249 goto finished; in udc_queue() 1285 finished: in udc_queue() 2147 goto finished; in udc_data_out_isr() 2157 goto finished; in udc_data_out_isr() 2270 goto finished; in udc_data_out_isr() [all …]
|
D | pch_udc.c | 3174 goto finished; in pch_udc_probe() 3183 goto finished; in pch_udc_probe() 3188 goto finished; in pch_udc_probe() 3193 goto finished; in pch_udc_probe() 3200 goto finished; in pch_udc_probe() 3215 goto finished; in pch_udc_probe() 3225 goto finished; in pch_udc_probe() 3228 finished: in pch_udc_probe()
|
D | goku_udc.c | 658 goto finished; in abort_dma() 673 goto finished; in abort_dma() 697 finished: in abort_dma()
|
/linux-4.4.14/Documentation/video4linux/ |
D | pxa_camera.txt | 52 | | 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.4.14/drivers/video/fbdev/core/ |
D | modedb.c | 1185 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.4.14/drivers/media/v4l2-core/ |
D | v4l2-mem2mem.c | 300 wait_event(m2m_ctx->finished, in v4l2_m2m_cancel_job() 340 wake_up(&m2m_dev->curr_ctx->finished); in v4l2_m2m_job_finish() 535 wake_up(&m2m_ctx->finished); in v4l2_m2m_streamoff() 716 init_waitqueue_head(&m2m_ctx->finished); in v4l2_m2m_ctx_init()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | sleep24xx.S | 69 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, hope SDR/DDR finished
|
/linux-4.4.14/kernel/debug/ |
D | gdbstub.c | 705 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.4.14/arch/alpha/lib/ |
D | ev6-memset.S | 188 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.4.14/drivers/mfd/ |
D | rtsx_pcr.c | 150 int err, i, finished = 0; in __rtsx_pci_write_phy_register() local 170 finished = 1; in __rtsx_pci_write_phy_register() 175 if (!finished) in __rtsx_pci_write_phy_register() 192 int err, i, finished = 0; in __rtsx_pci_read_phy_register() local 211 finished = 1; in __rtsx_pci_read_phy_register() 216 if (!finished) in __rtsx_pci_read_phy_register()
|
/linux-4.4.14/include/net/irda/ |
D | irda_device.h | 97 IRDA_TASK_CALLBACK finished; member
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-pktcdvd | 31 packets_finished (0444) Number of finished packets.
|
/linux-4.4.14/include/media/ |
D | v4l2-mem2mem.h | 86 wait_queue_head_t finished; member
|
/linux-4.4.14/arch/cris/arch-v32/mach-fs/ |
D | dram_init.S | 101 ; Initialization finished
|
/linux-4.4.14/Documentation/filesystems/ |
D | bfs.txt | 18 When you have finished using it and umounted you need to also deallocate
|
D | qnx6.txt | 169 When finished with writing (a sync write is completed, the maximum sync leap
|
D | seq_file.txt | 150 seq_file iterator is finished by creating a seq_operations structure with
|
D | relay.txt | 448 The client calls relay_close() when it's finished using the channel.
|
/linux-4.4.14/Documentation/usb/ |
D | anchors.txt | 30 an URB is finished by (successful) completion. Thus disassociation
|
D | URB.txt | 157 that the URB will not normally have finished when usb_unlink_urb() 166 has finished. It also marks the URB as temporarily unusable, so
|
D | power-management.txt | 457 when the core has just finished deciding the device has been idle for
|
/linux-4.4.14/include/xen/interface/ |
D | xen-mca.h | 351 __u8 finished; /* entry is valid */ member
|
/linux-4.4.14/Documentation/device-mapper/ |
D | snapshot.txt | 138 smaller. Merging has finished when the number of sectors holding data 168 Merging has finished.
|
D | dm-io.txt | 72 When the user is finished using the dm-io services, they should call
|
/linux-4.4.14/fs/ext4/ |
D | dir.c | 540 goto finished; in ext4_dx_readdir() 590 finished: in ext4_dx_readdir()
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_layer.h | 392 void (*finished)(void *data),
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-calling.txt | 35 1 I Driver has finished setting the parameters.
|
/linux-4.4.14/drivers/scsi/arm/ |
D | Kconfig | 20 previous commands haven't finished yet. Some SCSI devices don't
|
/linux-4.4.14/tools/perf/tests/attr/ |
D | README | 9 are stored into separate text file. Once perf command is finished
|
/linux-4.4.14/arch/arm/mm/ |
D | cache-v7.S | 123 beq finished @ if loc is 0, then no need to clean 166 finished: label
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_eh.txt | 91 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.
|
D | libsas.txt | 69 oob_mode -- you set this when OOB has finished and then notify 324 task_done -- callback when the task has finished execution
|
D | ChangeLog.megaraid_sas | 212 finished. 216 cmds until the OCR finished.
|
D | st.txt | 296 is finished and the number of bytes is returned. The next write 547 finished. The drives and SCSI adapters should handle this condition
|
D | scsi_mid_low_api.txt | 328 to bump its reference count. When it is finished with the pointer it can
|
/linux-4.4.14/drivers/staging/rts5208/ |
D | rtsx_chip.c | 1771 bool finished = false; in rtsx_write_phy_register() local 1803 finished = true; in rtsx_write_phy_register() 1808 if (!finished) { in rtsx_write_phy_register() 1819 bool finished = false; in rtsx_read_phy_register() local 1842 finished = true; in rtsx_read_phy_register() 1847 if (!finished) { in rtsx_read_phy_register()
|
/linux-4.4.14/Documentation/serial/ |
D | serial-rs485.txt | 88 /* Close the device when finished: */
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | tqm5200.dts | 144 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
D | charon.dts | 142 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
D | lite5200.dts | 235 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
D | mpc5200b.dtsi | 234 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
/linux-4.4.14/Documentation/i2c/ |
D | i2c-protocol | 1 This document describes the i2c protocol. Or will, when it is finished :-)
|
/linux-4.4.14/drivers/scsi/snic/ |
D | snic_main.c | 183 int (*finished)(struct vnic_dev *, int *), in snic_dev_wait() 203 ret = finished(vdev, &done); in snic_dev_wait()
|
/linux-4.4.14/drivers/xen/ |
D | mcelog.c | 275 m.finished = 1; in convert_log()
|
/linux-4.4.14/drivers/media/rc/ |
D | imon.c | 131 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.4.14/sound/ |
D | Kconfig | 22 after the PnP configuration is finished. To do this, choose M here
|
/linux-4.4.14/Documentation/ABI/ |
D | README | 70 developers feel they are finished. They cannot be removed from the
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | scan.c | 229 goto finished; in iwl_scan_cancel_timeout() 235 finished: in iwl_scan_cancel_timeout()
|
/linux-4.4.14/Documentation/trace/ |
D | ring-buffer-design.txt | 36 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.
|
D | ftrace.txt | 166 should be shrunk "freed" when the process is finished, even 1381 triggered. When the interrupt finished, it started running softirqs. 2140 all CPUs again, and then remove the breakpoint with the finished
|
/linux-4.4.14/drivers/lightnvm/ |
D | rrpc.c | 328 goto finished; in rrpc_move_valid_pages() 348 goto finished; in rrpc_move_valid_pages() 357 finished: in rrpc_move_valid_pages()
|
/linux-4.4.14/fs/ntfs/ |
D | runlist.c | 574 goto finished; in ntfs_runlists_merge() 675 goto finished; in ntfs_runlists_merge() 714 finished: in ntfs_runlists_merge()
|
/linux-4.4.14/Documentation/nvmem/ |
D | nvmem.txt | 84 Once the usage of the cell is finished the consumer should call *nvmem_cell_put()
|
/linux-4.4.14/Documentation/DocBook/ |
D | scsi.xml.db | 109 API-iscsi-scan-finished
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | binstr.S | 123 bras end_bstr |finished, so exit
|
D | scale.S | 181 tstw %d0 |it is finished when
|
D | bindec.S | 323 bras A7_str |finished here
|
/linux-4.4.14/tools/build/Documentation/ |
D | Build.txt | 35 When succefully finished the $(DIR) directory contains the final object file
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | lgs8gxx.c | 351 u8 *finished) in lgs8gxx_is_autodetect_finished() argument 367 *finished = (ret == 0) ? 1 : 0; in lgs8gxx_is_autodetect_finished()
|
/linux-4.4.14/mm/ |
D | vmalloc.c | 2026 goto finished; in vread() 2043 finished: in vread() 2108 goto finished; in vwrite() 2124 finished: in vwrite()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | mcdi_port.c | 637 goto finished; in efx_mcdi_bist() 645 finished: in efx_mcdi_bist()
|
/linux-4.4.14/Documentation/RCU/ |
D | rcubarrier.txt | 15 pre-existing readers have finished. These old versions are needed because 19 How can an RCU writer possibly determine when all readers are finished,
|
D | checklist.txt | 399 is to wait until all pre-existing readers have finished before
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | fnic_main.c | 433 int (*finished)(struct vnic_dev *, int *), in fnic_dev_wait() 455 err = finished(vdev, &done); in fnic_dev_wait()
|
/linux-4.4.14/drivers/scsi/ |
D | 3w-sas.c | 565 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()
|
D | 3w-xxxx.c | 682 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()
|
D | 3w-9xxx.c | 286 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()
|
D | Kconfig | 695 previous commands haven't finished yet. 1160 device's queue even if previous commands haven't finished yet. 1414 previous commands haven't finished yet.
|
D | hpsa.c | 5252 int finished; in hpsa_scan_finished() local 5255 finished = h->scan_finished; in hpsa_scan_finished() 5257 return finished; in hpsa_scan_finished()
|
/linux-4.4.14/Documentation/frv/ |
D | booting.txt | 63 When finished, the image will then be ready to be executed.
|
D | mmu-layout.txt | 93 wills. When it's finished, the kernel calls kunmap() to clear the PTE.
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | head.S | 179 ;; reclaimed after init is finished.
|
/linux-4.4.14/Documentation/vm/ |
D | highmem.txt | 79 CPU until it has finished, lest some other task displace its mappings.
|
D | userfaultfd.txt | 82 finished.
|
D | transhuge.txt | 366 process the huge pmd and the hugepage natively. Once finished you can
|
D | numa_memory_policy.txt | 348 reference when we're finished "using" the policy. We must drop the
|
/linux-4.4.14/Documentation/target/ |
D | tcmu-design.txt | 261 that work has been finished 355 /* Notify the kernel that work has been finished */
|
/linux-4.4.14/Documentation/powerpc/ |
D | pmu-ebb.txt | 116 When an EBB event is finished with, you can close it using close() as for any
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | operations.txt | 176 When it has finished doing its processing, it should call
|
D | object.txt | 120 When a state has finished processing, it will usually set the mask of events in
|
D | netfs-api.txt | 258 it has finished. This does not indicate whether there's data on the disk
|
/linux-4.4.14/Documentation/arm/ |
D | Interrupts | 35 SMC9196 interrupts until it has finished transferring its multi-sector
|
/linux-4.4.14/Documentation/isdn/ |
D | README.diversion | 58 the checking process is finished and the rule matching will be applied
|
/linux-4.4.14/Documentation/hwmon/ |
D | w83792d | 115 - The function of vid and vrm has not been finished, because I'm NOT
|
/linux-4.4.14/drivers/block/xen-blkback/ |
D | blkback.c | 419 goto finished; in purge_persistent_gnt() 431 finished: in purge_persistent_gnt()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_init.c | 1871 int finished = 0; in lpfc_parse_vpd() local 1882 while (!finished && (index < (len - 4))) { in lpfc_parse_vpd() 1996 finished = 0; in lpfc_parse_vpd() 1999 finished = 1; in lpfc_parse_vpd() 3440 goto finished; in lpfc_scan_finished() 3447 goto finished; in lpfc_scan_finished() 3455 goto finished; in lpfc_scan_finished() 3459 goto finished; in lpfc_scan_finished() 3461 goto finished; in lpfc_scan_finished() 3463 goto finished; in lpfc_scan_finished() [all …]
|
/linux-4.4.14/Documentation/spi/ |
D | spi-summary | 543 finished with this message, it must call 551 finished with this transfer, it must call 559 0: transfer is finished
|
/linux-4.4.14/Documentation/kbuild/ |
D | modules.txt | 95 when executing and will change back when finished. 509 module, and when the build is finished, a new
|
/linux-4.4.14/fs/reiserfs/ |
D | inode.c | 376 goto finished; in _get_block_create_0() 386 goto finished; in _get_block_create_0() 452 finished: in _get_block_create_0()
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | compress_offload.txt | 186 - User-space finished sending all,
|
/linux-4.4.14/Documentation/networking/ |
D | README.sb1000 | 74 Then save the finished config file as /etc/isapnp.conf for proper configuration
|
D | stmmac.txt | 54 Once the controller has finished transmitting the packet, napi will be
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | head.S | 1158 beq finished @ if loc is 0, then no need to clean 1194 finished: label
|
/linux-4.4.14/Documentation/nvdimm/ |
D | btt.txt | 165 writer started writing to the same external LBA, and finished the write updating
|
/linux-4.4.14/drivers/media/platform/ti-vpe/ |
D | vpe.c | 1285 goto finished; in vpe_irq() 1332 finished: in vpe_irq()
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | Kconfig | 342 cards. This code is not finished yet.
|
/linux-4.4.14/Documentation/block/ |
D | cfq-iosched.txt | 278 data comes in only after fsync has finished its IO (atleast for ext4
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 1955 int (*finished)(struct vnic_dev *, int *), in enic_dev_wait() 1974 err = finished(vdev, &done); in enic_dev_wait()
|
/linux-4.4.14/firmware/keyspan_pda/ |
D | keyspan_pda.S | 913 ;; tx finished. send another character if we have one
|
D | xircom_pgs.S | 974 ;; tx finished. send another character if we have one
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd.c | 1971 goto finished; in dasd_flush_device_queue() 1983 finished: in dasd_flush_device_queue()
|
/linux-4.4.14/Documentation/power/ |
D | swsusp.txt | 389 or if you disconnect before the device finished saving data you wrote.
|
D | runtime_pm.txt | 561 It may be desirable to suspend the device once ->probe() has finished.
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 418 the credentials so obtained when they're finished with.
|
D | keys.txt | 968 they've been finished with. The key pointer passed in will be returned.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 231 finished the write.
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-deadline.txt | 142 is the time within which the job should be finished. The maximum execution
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 486 caller only after the drive has finished resetting. If the drive is no
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 2176 * processing, cannot be set until the handler is finished.
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 645 bit value. The tree has to be "finished" with a OF_DT_END token
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 1356 finished for the RDS decoder on this card, too. You will be able to
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 300 the SIE instruction is finished, cr1 will be switched back to contain the
|