/linux-4.1.27/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 | 159 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/ |
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.1.27/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 | 1179 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/ |
D | highmem.h | 57 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/ |
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.1.27/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.1.27/drivers/usb/gadget/udc/ |
D | amd5536udc.c | 694 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 …]
|
D | pch_udc.c | 3164 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()
|
D | goku_udc.c | 658 goto finished; in abort_dma() 673 goto finished; in abort_dma() 697 finished: in abort_dma()
|
/linux-4.1.27/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 | 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 | 396 * recovery is finished.
|
D | kmemcheck.txt | 728 finished the one instruction that generated the memory access, a debug
|
D | kernel-parameters.txt | 3006 Set maximum number of finished RCU callbacks to
|
/linux-4.1.27/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.1.27/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.1.27/arch/x86/include/uapi/asm/ |
D | mce.h | 23 __u8 finished; /* entry is valid */ member
|
/linux-4.1.27/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() 904 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() 957 complete_all(&context->tx.finished); in imon_disconnect()
|
/linux-4.1.27/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.1.27/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.1.27/arch/arm64/mm/ |
D | cache.S | 41 cbz x3, finished // if loc is 0, then no need to clean 77 finished: label
|
/linux-4.1.27/arch/um/kernel/ |
D | tlb.c | 54 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/ |
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.1.27/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.1.27/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() 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/ |
D | sleep24xx.S | 69 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, hope SDR/DDR finished
|
/linux-4.1.27/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.1.27/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.1.27/drivers/mfd/ |
D | rtsx_pcr.c | 149 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/ |
D | irda_device.h | 97 IRDA_TASK_CALLBACK finished; member
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-pktcdvd | 31 packets_finished (0444) Number of finished packets.
|
/linux-4.1.27/include/media/ |
D | v4l2-mem2mem.h | 82 wait_queue_head_t finished; member
|
/linux-4.1.27/fs/ext3/ |
D | dir.c | 464 goto finished; in ext3_dx_readdir() 514 finished: in ext3_dx_readdir()
|
/linux-4.1.27/arch/cris/arch-v32/mach-fs/ |
D | dram_init.S | 101 ; Initialization finished
|
/linux-4.1.27/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.1.27/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.1.27/include/xen/interface/ |
D | xen-mca.h | 351 __u8 finished; /* entry is valid */ member
|
/linux-4.1.27/Documentation/device-mapper/ |
D | snapshot.txt | 134 smaller. Merging has finished when the number of sectors holding data 164 Merging has finished.
|
D | dm-io.txt | 72 When the user is finished using the dm-io services, they should call
|
/linux-4.1.27/fs/ext4/ |
D | dir.c | 546 goto finished; in ext4_dx_readdir() 596 finished: in ext4_dx_readdir()
|
/linux-4.1.27/drivers/staging/rts5208/ |
D | rtsx_chip.c | 1734 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/ |
D | atmel_hlcdc_layer.h | 392 void (*finished)(void *data),
|
/linux-4.1.27/tools/perf/tests/attr/ |
D | README | 9 are stored into separate text file. Once perf command is finished
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-calling.txt | 35 1 I Driver has finished setting the parameters.
|
/linux-4.1.27/drivers/scsi/arm/ |
D | Kconfig | 20 previous commands haven't finished yet. Some SCSI devices don't
|
/linux-4.1.27/arch/arm/mm/ |
D | cache-v7.S | 123 beq finished @ if loc is 0, then no need to clean 166 finished: label
|
/linux-4.1.27/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 | 237 is finished and the number of bytes is returned. The next write 488 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.1.27/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.1.27/Documentation/i2c/ |
D | i2c-protocol | 1 This document describes the i2c protocol. Or will, when it is finished :-)
|
/linux-4.1.27/drivers/xen/ |
D | mcelog.c | 275 m.finished = 1; in convert_log()
|
/linux-4.1.27/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.1.27/tools/build/Documentation/ |
D | Build.txt | 34 When succefully finished the $(DIR) directory contains the final object file
|
/linux-4.1.27/sound/ |
D | Kconfig | 22 after the PnP configuration is finished. To do this, choose M here
|
/linux-4.1.27/Documentation/serial/ |
D | serial-rs485.txt | 128 /* Close the device when finished: */
|
/linux-4.1.27/Documentation/ABI/ |
D | README | 70 developers feel they are finished. They cannot be removed from the
|
/linux-4.1.27/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.1.27/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 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/ |
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.1.27/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.1.27/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.1.27/mm/ |
D | vmalloc.c | 2025 goto finished; in vread() 2042 finished: in vread() 2107 goto finished; in vwrite() 2123 finished: in vwrite()
|
/linux-4.1.27/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.1.27/drivers/net/ethernet/sfc/ |
D | mcdi_port.c | 637 goto finished; in efx_mcdi_bist() 645 finished: in efx_mcdi_bist()
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic_main.c | 434 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/ |
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 | 683 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.
|
D | hpsa.c | 4223 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/ |
D | highmem.txt | 79 CPU until it has finished, lest some other task displace its mappings.
|
D | transhuge.txt | 356 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.1.27/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.1.27/arch/cris/arch-v32/kernel/ |
D | head.S | 179 ;; reclaimed after init is finished.
|
/linux-4.1.27/Documentation/hwmon/ |
D | w83792d | 107 - The function of vid and vrm has not been finished, because I'm NOT
|
/linux-4.1.27/Documentation/target/ |
D | tcmu-design.txt | 261 that work has been finished 355 /* Notify the kernel that work has been finished */
|
/linux-4.1.27/Documentation/arm/ |
D | Interrupts | 35 SMC9196 interrupts until it has finished transferring its multi-sector
|
/linux-4.1.27/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.1.27/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.1.27/Documentation/isdn/ |
D | README.diversion | 58 the checking process is finished and the rule matching will be applied
|
/linux-4.1.27/drivers/block/xen-blkback/ |
D | blkback.c | 412 goto finished; in purge_persistent_gnt() 424 finished: in purge_persistent_gnt()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_init.c | 1869 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/ |
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.1.27/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.1.27/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.1.27/Documentation/sound/alsa/ |
D | compress_offload.txt | 186 - User-space finished sending all,
|
/linux-4.1.27/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.1.27/arch/arm/boot/compressed/ |
D | head.S | 1158 beq finished @ if loc is 0, then no need to clean 1194 finished: label
|
/linux-4.1.27/drivers/media/platform/ti-vpe/ |
D | vpe.c | 1285 goto finished; in vpe_irq() 1334 finished: in vpe_irq()
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | Kconfig | 342 cards. This code is not finished yet.
|
/linux-4.1.27/Documentation/block/ |
D | cfq-iosched.txt | 278 data comes in only after fsync has finished its IO (atleast for ext4
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 1882 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/ |
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.1.27/drivers/s390/block/ |
D | dasd.c | 1947 goto finished; in dasd_flush_device_queue() 1959 finished: in dasd_flush_device_queue()
|
/linux-4.1.27/Documentation/power/ |
D | swsusp.txt | 389 or if you disconnect before the device finished saving data you wrote.
|
D | runtime_pm.txt | 559 It may be desirable to suspend the device once ->probe() has finished.
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 135 is the time within which the job should be finished. The maximum execution
|
/linux-4.1.27/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.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 225 finished the write.
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 486 caller only after the drive has finished resetting. If the drive is no
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 2176 * processing, cannot be set until the handler is finished.
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 645 bit value. The tree has to be "finished" with a OF_DT_END token
|
/linux-4.1.27/Documentation/sound/oss/ |
D | README.OSS | 1356 finished for the RDS decoder on this card, too. You will be able to
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 300 the SIE instruction is finished, cr1 will be switched back to contain the
|