/linux-4.4.14/Documentation/hwmon/ |
D | adc128d818 | 23 be reasserted until the temperature drops below the HOT Hysteresis. 35 If an alarm triggers, it will remain triggered until the hardware register 38 caches the alarm status for each sensor until it is at least reported
|
D | ds620 | 28 stays active until the temperature goes above temp1_max. 32 active until the temperature falls below temp1_min.
|
D | lm80 | 34 this will cause an alarm that will be reasserted until the temperature 55 If an alarm triggers, it will remain triggered until the hardware register
|
D | adm1021 | 81 If an alarm triggers, it will remain triggered until the hardware register 111 FSB and faster) lost them, until the Core-based generation which
|
D | smsc47m1 | 53 If an alarm triggers, it will remain triggered until the hardware register
|
D | w83792d | 56 on until the temperature falls below the Hysteresis value. 152 slowly to 0 or a preset stop value until the temperature exceeds the low
|
D | thmc50 | 40 until the temperature falls below the Hysteresis value. All temperatures are in
|
D | gl518sm | 65 If an alarm triggers, it will remain triggered until the hardware register
|
D | lm87 | 50 If an alarm triggers, it will remain triggered until the hardware register
|
D | lm78 | 60 If an alarm triggers, it will remain triggered until the hardware register
|
D | lm75 | 72 gets higher then the Overtemperature Shutdown value; it stays on until
|
D | via686a | 58 If an alarm triggers, it will remain triggered until the hardware register
|
D | adt7475 | 117 fail to find the chip until the nvidia driver is patched.
|
D | sis5595 | 92 If an alarm triggers, it will remain triggered until the hardware register
|
D | adm1026 | 67 If an alarm triggers, it will remain triggered until the hardware register
|
D | w83781d | 86 on until the temperature falls below the Hysteresis value. But on the 144 If an alarm triggers, it will remain triggered until the hardware register 159 This support will be BETA until a datasheet is released.
|
D | it87 | 155 until a datasheet becomes available (hopefully.) 202 If an alarm triggers, it will remain triggered until the hardware register
|
D | ds1621 | 55 stays high until the high limit is met or exceeded. On the other hand
|
/linux-4.4.14/drivers/staging/speakup/ |
D | DefaultKeyAssignments | 36 KeyPad-Enter Shut Up (until another key is hit) and sync reading cursor 37 InsKeyPad-Enter Shut Up (until toggled back on). 44 synth until it has caught up with what is being printed on the
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-arch.txt | 28 be cleared until the running task has called schedule(). Idle 36 need_resched is if we are about to sleep the processor until 45 __asm__("sleep until next interrupt");
|
D | sched-bwc.txt | 14 hierarchy will be throttled and are not allowed to run again until the next 91 be allowed to until the parent's runtime is refreshed.
|
D | completion.txt | 19 efficient code as both threads can continue until the result is actually 120 immediately as all dependencies are satisfied if not it will block until
|
/linux-4.4.14/Documentation/usb/ |
D | dwc3.txt | 9 until the command completes which is bad. 20 until the command completes.
|
D | anchors.txt | 29 call to usb_anchor_urb(). The association is maintained until
|
D | gadget-testing.txt | 75 Except for ifname they can be written to until the function is linked to a 108 Except for ifname they can be written to until the function is linked to a 141 Except for ifname they can be written to until the function is linked to a 399 Except for ifname they can be written to until the function is linked to a 523 Except for ifname they can be written to until the function is linked to a
|
D | power-management.txt | 64 When a device has been suspended, it generally doesn't resume until 66 suspended, it generally doesn't resume until the user tells it to, say 152 effect until the following suspend.) 193 2.6.37 but did not become functional until 2.6.38.) 568 a shared power well causing power to remain until all ports in the gang 651 the port to power-off until its highspeed peer has gone to its runtime suspend 725 power down until <child>/power/runtime_status
|
D | mass-storage.txt | 59 unit will not be mountable by the host until a new backing file is 107 Write(10,12) commands. This forces each write to wait until the
|
D | callbacks.txt | 101 restore. No more URBs may be submitted until the post_reset method
|
/linux-4.4.14/Documentation/dmaengine/ |
D | dmatest.txt | 37 emitted. After that only test failure messages are reported until the test 45 To wait for test completion userpace can poll 'run' until it is false, or use 47 initialization to pause until a test run has completed, while reading
|
D | client.txt | 46 until dma_release_channel() is called. 102 keep the scatterlist mapped until the DMA operation has completed.
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
D | restart-poweroff.txt | 4 by restarting and letting u-boot keep hold of the machine until the
|
/linux-4.4.14/Documentation/ |
D | rpmsg.txt | 70 In case there are no TX buffers available, the function will block until 71 one becomes available (i.e. until the remote processor consumes 87 In case there are no TX buffers available, the function will block until 88 one becomes available (i.e. until the remote processor consumes 105 In case there are no TX buffers available, the function will block until 106 one becomes available (i.e. until the remote processor consumes 121 return -ENOMEM without waiting until one becomes available. 135 return -ENOMEM without waiting until one becomes available. 150 return -ENOMEM without waiting until one becomes available.
|
D | crc32.txt | 53 the remainder don't actually affect any decision-making until 60 next_input_bit() until the moment it's needed. Then the first 32 cycles 83 *have* to wait until the last possible moment to merge in additional bits. 156 look-ups cannot begin until the previous groups 4 table look-ups have all
|
D | bcache.txt | 19 writes as completed until they're on stable storage). 57 device, it'll be running in passthrough mode until you attach it to a cache. 91 /dev/bcache<N> device won't be created until the cache shows up - particularly 277 still be added to the cache until it is mostly full; only meant for 361 Write to this file to shut down the cache set - waits until all attached
|
D | assoc_array.txt | 71 extra branch until as such time an object needs to be added to a full node. 530 until after the RCU grace period. 533 metadata blocks don't change otherwise. The old leaf won't be freed until 543 new layout until we follow the back pointers - at which point we've 551 This won't affect us until we follow the back pointers. Similar to (4).
|
D | rtc.txt | 67 select(2) on /dev/rtc -- either will block/stop the user process until 192 state until it's time to execute some scheduled tasks.
|
D | preempt-locking.txt | 77 n-times in a code path, and preemption will not be reenabled until the n-th
|
D | DMA-ISA-LPC.txt | 48 early as possible and not release it until the driver is unloaded.)
|
D | sysrq.txt | 158 that the sync hasn't taken place until you see the "OK" and "Done" appear 164 Again, the unmount (remount read-only) hasn't taken place until you see the
|
/linux-4.4.14/arch/arm/include/debug/ |
D | asm9260.S | 28 beq 1002b @ wait until transmit done
|
D | imx.S | 46 beq 1002b @ wait until transmit done
|
D | vf.S | 33 beq 1001b @ wait until transmit done
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | sgetem.S | 89 | For denormalized numbers, shift the mantissa until the j-bit = 1, 104 | Shifts the mantissa bits until msbit is set. 128 lsll %d3,%d0 |shift ms mant until j-bit is set
|
D | binstr.S | 18 | msb form a decimal digit. This process is iterated until 43 | A7. Decrement d6 (LEN counter) and repeat the loop until zero.
|
D | x_unfl.S | 10 | shifting the mantissa right while incrementing the exponent until
|
D | scale.S | 164 | mantissa right until a zero exponent exists.
|
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/ |
D | samsung-fimd.txt | 50 until chip select is enabled. 52 - wr-setup: clock cycles for the active period of CS signal is enabled until 57 - wr-hold: clock cycles for the active period of CS is disabled until write
|
/linux-4.4.14/Documentation/RCU/ |
D | NMI-RCU.txt | 81 up any data structures used by the old NMI handler until execution 91 This works because synchronize_sched() blocks until all CPUs complete 94 not to return until all ongoing NMI handlers exit. It is therefore safe
|
D | UP.txt | 46 underlying RCU, namely that call_rcu() defers invoking its arguments until 61 the call_rcu() is delayed until after the lock is released. However, 70 so that delaying the call_rcu() until the lock is released
|
D | rcubarrier.txt | 14 carefully, leaving an old version of the data structure in place until all 21 presence? There is a synchronize_rcu() primitive that blocks until all 201 callback queues, and then waits until they have all started executing, at 300 causing this latter to spin until the cross-CPU invocation of
|
D | rcuref.txt | 109 until after a grace period has elapsed following removal. This means that
|
D | lockdep-splat.txt | 86 return value from rcu_dereference(), or at least until there is some
|
D | rcu.txt | 35 linked list, and then wait until all CPUs have switched context,
|
D | whatisRCU.txt | 61 not start until readers no longer hold references to those data items. 65 reclamation phase until all readers active during the removal phase have 66 completed, either by blocking until they finish or by registering a 85 The ability to wait until all readers are done allows RCU readers to 160 code. It does this by blocking until all pre-existing RCU 446 In the example above, foo_update_a() blocks until a grace period elapses.
|
/linux-4.4.14/Documentation/features/vm/TLB/ |
D | arch-support.txt | 4 # description: arch supports deferral of TLB flush until multiple pages are unmapped
|
/linux-4.4.14/drivers/gpu/drm/shmobile/ |
D | shmob_drm_regs.h | 298 u32 mask, u32 until) in lcdc_wait_bit() argument 302 while ((lcdc_read(sdev, reg) & mask) != until) { in lcdc_wait_bit()
|
/linux-4.4.14/arch/mips/include/asm/mach-paravirt/ |
D | kernel-entry-init.h | 42 beqz sp, 3b # Spin until told to proceed.
|
/linux-4.4.14/kernel/livepatch/ |
D | Kconfig | 15 This option has no runtime impact until a kernel "patch"
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | adder875-redboot.dts | 76 // Temporary until code stops depending on it. 79 // Temporary until get_immrbase() is fixed.
|
D | adder875-uboot.dts | 75 // Temporary until code stops depending on it. 78 // Temporary until get_immrbase() is fixed.
|
D | ep8248e.dts | 99 // Temporary until code stops depending on it.
|
D | mgcoge.dts | 106 // Temporary until code stops depending on it.
|
/linux-4.4.14/Documentation/input/ |
D | joystick-api.txt | 125 wait) forever until an event is generated and effectively read. There 129 a) use select to wait until there's data to be read on fd, or 130 until it timeouts. There's a good example on the select(2) 142 all events on the queue (that is, until you get a -1). 189 process the events and keep reading it until you empty the driver queue.
|
D | atarikbd.txt | 66 been 'paused' ( the event will be stored until keyboard communications is 131 It remains in this mode until reset or commanded into another mode. The PAUSE 141 until reset or commanded into another mode. The PAUSE command in this mode not 184 assigned to Joystick1 (until the mouse is reenabled by another mouse command). 363 Stop sending data to the host until another valid command is received. Key 438 RX ; length of time (in tenths of seconds) until 440 RY ; length of time (in tenths of seconds) until 443 ; until horizontal cursor key is generated before RX 446 ; until vertical cursor key is generated before RY 449 ; until horizontal cursor keystrokes are generated [all …]
|
/linux-4.4.14/arch/powerpc/platforms/40x/ |
D | Kconfig | 146 # All 405-based cores up until the 405GPR and 405EP have this errata. 150 # All 40x-based cores, up until the 405GPR and 405EP have this errata.
|
/linux-4.4.14/drivers/block/paride/ |
D | Transition-notes | 40 pd.c, everything until returning 1 or setting or setting ->claim_cont 42 * in pi_do_claimed() when called from pd.c, everything until the call 43 of pi_do_claimed() plus the everything until the call of cont() if 100 in the area, under pi_spinlock and we do not release it until after leaving
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 72 when the host ISR completes, but leaves the interrupt active until the guest 85 asserted, typically until the guest programs the device to deassert the 87 distributor until the guest has reprogrammed the device. Since we 107 this information until the guest ISR completes. Therefore, the HW 175 until KVM has returned to the host).
|
/linux-4.4.14/Documentation/device-mapper/ |
D | log-writes.txt | 16 cache. This means that normal WRITE requests are not actually logged until the 138 And that will replay the log until it sees a FUA request, run the fsck command 139 and if the fsck passes it will replay to the next FUA, until it is completed or
|
D | snapshot.txt | 30 its visible content unchanged, at least until the <COW device> fills up. 65 deferred until the merging snapshot's corresponding chunk(s) have been
|
D | cache.txt | 82 complete until it has hit both the origin and cache devices. Clean 105 cache's fast device until the cache is clean. This is of particular 149 may be less efficient until those hit counts are regenerated.
|
D | thin-provisioning.txt | 135 until the pool is taken offline and repair is performed to 1) fix any 140 cannot be resized until repair is performed. It should also be noted 312 default is to queue the IO until more space is added or the
|
/linux-4.4.14/Documentation/devicetree/bindings/power/reset/ |
D | ltc2952-poweroff.txt | 19 until an explicit kill signal is received
|
/linux-4.4.14/arch/m68k/kernel/ |
D | sun3-head.S | 63 moveq #ICACHE_ONLY,%d0 | Cache disabled until we're ready to enable it
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-iio-frequency-adf4350 | 19 The value written has no effect until out_altvoltageY_frequency
|
D | sysfs-devices-online | 18 callback the device cannot be used for any purpose until either
|
D | debugfs-pfo-nx-crypto | 19 recorded here (the hcall will retry until -EBUSY goes away).
|
D | sysfs-class-power-twl4030 | 14 The change will only persist until the next
|
D | sysfs-class-bdi | 55 request must not be changed until writeout is complete.
|
D | pstore | 40 persistent storage until at least this amount is reached.
|
D | sysfs-class-led-flash | 78 the condition persists until this flag is no longer set
|
D | sysfs-bus-fcoe | 110 "Disconnected" state until either the timer expires and the
|
/linux-4.4.14/drivers/parisc/ |
D | README.dino | 22 ** program. Assume a machine is only "suspect" until proven otherwise.
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | Kconfig | 25 Upon request, the driver caches the firmware image until
|
/linux-4.4.14/Documentation/filesystems/ |
D | exofs.txt | 160 - create/delete: delete should wait until the object is created 168 should wait until the object is created on the OSD. 170 - create/truncate: truncate should wait until the object is 172 - create/update_inode: update_inode should wait until the
|
D | directory-locking | 57 attempts to acquire lock on B, A will remain the parent of B until we 62 change until rename acquires all locks. (Proof: other cross-directory 64 the order until we had acquired all locks).
|
D | quota.txt | 13 more space/inodes until he frees enough of them to get below softlimit.
|
D | dnotify.txt | 25 remain until explicitly removed (by registering for no events).
|
D | omfs.txt | 81 until a match is found on i_name. Empty buckets are represented by block
|
D | fuse.txt | 24 connection exists until either the daemon dies, or the filesystem is 26 does _not_ break the connection, in this case it will exist until 423 taking place, and abort is delayed until this flag is unset.
|
D | mandatory-locking.txt | 124 processes attempts to write to the region it will block until the lock is 130 attempts to read or write to that region block until the lock is released,
|
D | nilfs2.txt | 14 change them into snapshots which will be preserved until they are 17 There is no limit on the number of snapshots until the volume gets
|
D | files.txt | 7 Up until 2.6.12, the file descriptor table has been protected
|
D | dlmfs.txt | 92 The open(2) call will not return until your lock has been granted or
|
/linux-4.4.14/drivers/gpu/vga/ |
D | Kconfig | 28 X isn't running and delayed switching until the next logoff. This
|
/linux-4.4.14/Documentation/networking/ |
D | smc9.txt | 13 1. The driver should work on all kernels from 1.2.13 until 1.3.71.
|
D | ip_dynaddr.txt | 11 internal host does retransmission) until a packet from outside is
|
D | fib_trie.txt | 82 or shrinking it repeatedly until it fulfills the criteria for optimal 120 trie, key segment by key segment, until we find a leaf. check_leaf() does 133 the child index until we find a match or the child index consists of nothing but
|
D | proc_net_tcp.txt | 22 | | | |----------> number of jiffies until timer expires
|
D | z8530drv.txt | 293 installed will normally result in keying the transceiver until 451 transmitter, until the first byte is sent. This is usually 453 will just wait until the CTS signal is asserted. This 499 sent in that case, until a timeout (parameter 10) 607 A very common problem is that the PTT locks until the maxkeyup timer
|
D | cxgb.txt | 64 will be set to the specified value until changed by the user or until 110 Making any of the following system changes will only last until you reboot
|
D | nf_conntrack-sysctl.txt | 62 purpose, the fragment handler will toss packets until
|
D | nfc.txt | 89 state until it finds any target. However, the user can stop the polling
|
D | rxrpc.txt | 153 not discard any transmittable packets until they've been hard-ACK'd. 286 the receive queue, then recvmsg will keep working through them until: 297 reception of further data, until one of the above four conditions is met. 300 data in the buffer rather than sleeping until it can fill the buffer. 798 freeing, but this may pin the state of a call until the message is finally 884 Usually the other side won't stop sending packets until the advertised
|
/linux-4.4.14/fs/nilfs2/ |
D | Kconfig | 16 periods until they are changed back to checkpoints. Each
|
/linux-4.4.14/Documentation/vm/ |
D | page_owner.txt | 15 to enlarge the trace buffer for preventing overlapping until userspace 54 memory system, so, until initialization, many pages can be allocated and
|
D | highmem.txt | 79 CPU until it has finished, lest some other task displace its mappings. 82 sleep and the caller may not sleep until after kunmap_atomic() is called.
|
D | zswap.txt | 40 pages stored in zswap will remain in the compressed pool until they are
|
/linux-4.4.14/drivers/staging/media/bcm2048/ |
D | TODO | 23 until the rest of the driver is cleaned up. Then I have a better idea of
|
/linux-4.4.14/Documentation/mmc/ |
D | mmc-dev-parts.txt | 29 The boot partitions can also be locked read only until the next power on,
|
/linux-4.4.14/Documentation/video4linux/ |
D | meye.txt | 108 This ioctl blocks until the buffer is filled and ready 114 This ioctl blocks until the snapshot is done and returns (for
|
D | cafe_ccic | 22 buffers until the time comes to transfer data. If this option is set,
|
D | sh_mobile_ceu_camera.txt | 125 2. If smaller - iterate until a larger one is obtained. Result: sensor cropped
|
D | README.cpia2 | 82 increase image quality until it is close to the size in the table. As long
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README.quirks | 44 (2) Do not reassert REQ to request another bus transaction until after 66 asynchronously until GNT is again asserted.
|
/linux-4.4.14/Documentation/laptops/ |
D | disk-shock-protection.txt | 58 of milliseconds remaining until normal operation will be resumed; 87 operations on that port will be deferred until the timeout specified 105 until drive X is no longer in the parked state.
|
/linux-4.4.14/fs/jffs2/ |
D | README.Locking | 22 When writing new nodes, the alloc_sem must be held until the new nodes 26 until this happens we ensure that any data in the write-buffer at the 29 don't actually get erased until the write-buffer has been flushed to
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 224 * wait until any select-out activity has halted, and 368 * new commands from the host until the MK_MESSAGE 381 * Defer this SCB and stop fetching new SCBs until 502 * until we return to our idle loop), use a 624 * the point of selection until our idle 628 * idle loop until the busfree at the end of 677 * the point of re-selection until our idle 681 * idle loop until the busfree at the end of 1421 * An ACK is not sent on input from the target until SCSIDATL is read from. 1422 * So we wait until SCSIDATL is latched (the usual way), then read the data [all …]
|
D | aic7xxx.seq | 156 * selecting, keep polling the current channel until 363 * defer re-enabling the interrupt until, as an initiator, 855 * modify the saved values in the SCB until we see a save 889 * Turn on `Bit Bucket' mode, wait until the target takes 963 * call our idle loop until it is able to load 1146 * the prefetched but unused data from the data fifo until 1962 * the target until SCSIDATL is read from. So we wait until SCSIDATL is 1966 * spec guarantees that the target will hold the data byte on the bus until
|
/linux-4.4.14/drivers/iommu/ |
D | arm-smmu-v3.c | 709 static bool __queue_cons_before(struct arm_smmu_queue *q, u32 until) in __queue_cons_before() argument 711 if (Q_WRP(q, q->cons) == Q_WRP(q, until)) in __queue_cons_before() 712 return Q_IDX(q, q->cons) < Q_IDX(q, until); in __queue_cons_before() 714 return Q_IDX(q, q->cons) >= Q_IDX(q, until); in __queue_cons_before() 717 static int queue_poll_cons(struct arm_smmu_queue *q, u32 until, bool wfe) in queue_poll_cons() argument 721 while (queue_sync_cons(q), __queue_cons_before(q, until)) { in queue_poll_cons() 890 u32 until; in arm_smmu_cmdq_issue_cmd() local 902 while (until = q->prod + 1, queue_insert_raw(q, cmd) == -ENOSPC) { in arm_smmu_cmdq_issue_cmd() 908 if (queue_poll_cons(q, until, wfe)) in arm_smmu_cmdq_issue_cmd() 912 if (ent->opcode == CMDQ_OP_CMD_SYNC && queue_poll_cons(q, until, wfe)) in arm_smmu_cmdq_issue_cmd()
|
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/ |
D | TREE_RCU-kconfig.txt | 51 Defer until Frederic uses this.
|
/linux-4.4.14/Documentation/infiniband/ |
D | user_mad.txt | 76 poll()/select() may be used to wait until a MAD can be read. 125 then the open call will block until the bit is cleared (or return
|
D | core_locking.txt | 102 until the driver's call to ib_unregister_device() has returned.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | idle.fuc | 65 // process the process' messages until there's none left
|
/linux-4.4.14/Documentation/auxdisplay/ |
D | cfag12864b | 99 Although the LCD won't get updated until the next refresh time arrives.
|
/linux-4.4.14/fs/sysv/ |
D | Kconfig | 18 PDP ones will have to wait until somebody ports Linux to -11 ;-)
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
D | sleep.S | 47 @ avoid accessing memory until this sequence is complete,
|
/linux-4.4.14/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 152 A CPU cannot start participating in hardware coherency until the 154 then the CPU will wait in the CPU_COMING_UP state until the 178 The CPU remains in this state until an explicit policy decision 335 The cluster will remain in this state until a policy decision is 346 must wait in this state until all CPUs in the cluster are in the
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | pops_clicks.txt | 36 ADC until all the pops have occurred. This follows similar power rules to
|
/linux-4.4.14/arch/arm/lib/ |
D | lib1funcs.S | 65 @ division loop. Continue shifting until the divisor is 152 @ division loop. Continue shifting until the divisor is
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 9 exist until explicitly acknowledged to firmware.
|
D | sysfs-devices-system-xen_memory | 37 increased, 'schedule_delay' is increased (until
|
D | sysfs-bus-usb | 129 descriptor at a time until the next config descriptor is found.
|
/linux-4.4.14/Documentation/timers/ |
D | timer_stats.txt | 44 is kept until a new sample period is started. This allows multiple readouts.
|
/linux-4.4.14/Documentation/devicetree/bindings/hsi/ |
D | omap-ssi.txt | 46 /* needed until hwmod is updated to use the compatible string */
|
/linux-4.4.14/arch/cris/boot/rescue/ |
D | kimagerescue.S | 91 move.d TIMEOUT_VALUE, $r5 ; "timeout" until jump
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-restart.txt | 7 will be driven in the inactive state. Otherwise its not driven until
|
/linux-4.4.14/Documentation/ia64/ |
D | serial.txt | 72 The kernel can't start using a serial console until it knows where 113 your console lives until the driver discovers serial
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | operations.txt | 85 synchronously - and the netfs does not proceed until this has been 180 exclusive ops conflicting until it is released. The operation can be
|
D | object.txt | 166 up from the parent object, until that parent object itself has been looked 185 cached, read operations will be immediately rejected with ENODATA until
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | switch_to.S | 91 # Clear the single-step flag to prevent us coming this way until we get
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | sleep-tegra30.S | 446 tst r1, #(1 << 31) @ wait until AUTO_CAL_ACTIVE is cleared 766 tst r1, #(1 << 31) @ wait until AUTO_CAL_ACTIVE is cleared 786 bne emcself @ loop until DDR in self-refresh
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | dwc3.txt | 27 - snps,del_p1p2p3_quirk: when set core will delay P1/P2/P3 until a certain
|
/linux-4.4.14/arch/frv/kernel/ |
D | cmode.S | 126 # (9) Read the DSTS register repeatedly until '1' stands in the
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | gate.txt | 19 "ti,wait-gate-clock" - gate clock which waits until clock is active before
|
/linux-4.4.14/fs/ |
D | Kconfig.binfmt | 75 You can build this support as a module; however, until that module 110 the a.out formats QMAGIC and ZMAGIC until they were replaced
|
D | aio.c | 1264 ktime_t until = { .tv64 = KTIME_MAX }; in read_events() local 1273 until = timespec_to_ktime(ts); in read_events() 1290 if (until.tv64 == 0) in read_events() 1295 until); in read_events()
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-arb-gpio-challenge.txt | 39 6. Go back to 1 (until retry time has expired).
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | hypercalls.txt | 80 the vcpu to sleep until occurrence of an appropriate event. Another vcpu of the
|
D | msr.txt | 70 The hypervisor may update this structure at any time it sees fit until 217 The hypervisor may update this structure at any time it sees fit until
|
/linux-4.4.14/Documentation/wimax/ |
D | README.wimax | 81 uses 0 for disabled and increasing values until 8.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | MIXART.txt | 18 The driver don't work properly at all until the certain firmwares
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | s390_flic.txt | 48 Disables async page faults for the guest and waits until already pending
|
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 39 increase value until false pen-up events are avoided.
|
/linux-4.4.14/Documentation/serial/ |
D | tty.txt | 41 discipline for this tty will occur until it 191 wait_until_sent() Waits until the device has written out all of the 238 reference takes away your right to call the ldisc functions until you take
|
/linux-4.4.14/net/irda/ |
D | Kconfig | 76 each time until the back-off reaches the max. turn around time.
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei-client-bus.txt | 49 routines. The latter is synchronous (blocks and sleeps until data shows up).
|
/linux-4.4.14/Documentation/scsi/ |
D | st.txt | 36 manager. The changes persist until the defaults again come into 42 above. Additional modes are dormant until they are defined by the 196 itself is not added to the statistics until it completes. 277 the size and tries again until the size of one page. The default 300 alternately returned until the physical end of medium (or some other 373 wait until data is on tape)
|
D | ChangeLog.ips | 45 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
|
D | scsi_fc_transport.txt | 222 to create the vport. This state will persist until the vport is 333 means the vport is in an inoperable state until the link comes up. 396 The vport will remain in this state until it is deleted or re-enabled.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | sun8i-a33.dtsi | 67 /* Dummy clock for pll11 (DDR1) until actually implemented */
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | core.txt | 41 registered with the core, and will not be unloaded until
|
/linux-4.4.14/Documentation/power/ |
D | s2ram.txt | 54 until after the hash is checked. You can check the hash against the current
|
D | runtime_pm.txt | 92 RAM until the appropriate resume callback is executed for it. The runtime 102 the helper functions described in Section 4 for the device until its status 130 4 for the device, until its status is directly set to either 'active', or 238 as described in Section 2), so the helper functions will not work until 528 -EAGAIN until pm_runtime_enable() is called for the device. 587 runtime power management of the device until the user space turns it on. 801 at runtime until they have been inactive for some minimum period. Even when 808 automatically be delayed until the desired period of inactivity has elapsed.
|
D | opp.txt | 66 operations until that OPP could be re-enabled if possible. 201 as thermal considerations (e.g. don't use OPPx until the temperature drops).
|
/linux-4.4.14/Documentation/misc-devices/ |
D | eeprom | 89 until the values are restored somehow.
|
/linux-4.4.14/arch/alpha/lib/ |
D | ev6-memcpy.S | 195 bne $1, $aligndest # U : go until we are aligned.
|
/linux-4.4.14/arch/mn10300/mm/ |
D | Kconfig.cache | 13 operated upon. Memory is not then updated by a write until the cache
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 91 "1"--the read will block until gss-proxy has done its write to the file.
|
/linux-4.4.14/Documentation/locking/ |
D | rt-mutex.txt | 19 priority waiter until the rt-mutex is released. If the temporarily
|
D | locktorture.txt | 80 onoff_holdoff The number of seconds to wait until starting CPU-hotplug
|
D | ww-mutex-design.txt | 36 The older tasks waits until it can acquire the contended lock. The younger tasks 77 slowpath until the contended lock can be acquired).
|
/linux-4.4.14/drivers/xen/ |
D | Kconfig | 226 removed until machine stop), select Y/M here, otherwise select N. 238 be removed until machine stop), select Y/M here.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | hub.fuc | 218 // Main program loop, very simple, sleeps until woken up by the interrupt 222 // sleep until we have something to do 398 // to hang with STATUS=0x00000007 until it's cleared.. fbcon can
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | overview.txt | 136 device channel until a subsequent resume() occurs. 210 until AFTER the appropriate function driver 230 will return an empty string until AFTER the
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra114-pinmux.txt | 19 until reset. 0: no, 1: yes.
|
D | nvidia,tegra30-pinmux.txt | 17 until reset. 0: no, 1: yes.
|
D | nvidia,tegra124-pinmux.txt | 26 until reset.
|
/linux-4.4.14/sound/firewire/ |
D | Kconfig | 75 * Echo AudioFire12/8(until 2009 July)
|
/linux-4.4.14/lib/ |
D | Kconfig.kgdb | 116 will happen until you type 'go'.
|
/linux-4.4.14/Documentation/frv/ |
D | atomic-ops.txt | 61 (2) The branch from step (5) back to step (1) may have to happen more than once until the store
|
/linux-4.4.14/arch/metag/lib/ |
D | memcpy.S | 37 ! the source to the destination until the remaining data has an 8 byte
|
/linux-4.4.14/drivers/power/reset/ |
D | Kconfig | 109 Instead they restart, and u-boot holds the SoC until the
|
/linux-4.4.14/arch/arm/plat-omap/ |
D | Kconfig | 63 probably do not want this option enabled until your
|
/linux-4.4.14/Documentation/sysctl/ |
D | net.txt | 305 queue until another event arrives that clears the error, or until the timeout
|
D | fs.txt | 167 Once this limit is reached, no new pipes may be allocated until usage goes 179 denied until usage goes below the limit again. The default value allows to
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 180 unmapped (by kswapd), they may exist as SwapCache in the system until they 182 A swapped-in page is not accounted until it's mapped. 283 Kernel memory won't be accounted at all until limit on a group is set. This 290 After a group is first limited, it will be kept being accounted until it 607 usage of e, is accounted to its ancestors up until the root (i.e, c and root), 800 The events are propagated upward until the event is handled, i.e. the
|
D | freezer-subsystem.txt | 69 to the cgroup or one of its descendant cgroups until the new task is
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | ti-gpmc.txt | 17 - ti,hwmods: Should be set to "ti,gpmc" until the DT transition is
|
/linux-4.4.14/security/selinux/ |
D | Kconfig | 47 SELinux will then remain disabled until the next boot.
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | synopsys-dw-mshc.txt | 76 specified we'll defer probe until we can find this regulator.
|
/linux-4.4.14/Documentation/s390/ |
D | CommonIO | 94 A write request to this file is blocked until all queued cio actions are
|
/linux-4.4.14/drivers/staging/media/omap4iss/ |
D | iss.c | 577 struct media_entity *until) in iss_pipeline_disable() argument 598 if (entity == until) in iss_pipeline_disable()
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | head.S | 37 ;; They should not be used in the code below until read. 608 ;; to page boundaries - the kernel cannot start until after this
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.modules | 87 init script, and keep them around until we shut down. This is a little
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
D | Kconfig | 48 on startup. The firmware will remain cached until the
|
/linux-4.4.14/Documentation/accounting/ |
D | taskstats-struct.txt | 89 * All values, until the comment "Delay accounting fields end" are
|
/linux-4.4.14/net/ax25/ |
D | Kconfig | 65 # placeholder until implemented
|
/linux-4.4.14/drivers/uio/ |
D | Kconfig | 51 but the memory allocation is not performed until
|
/linux-4.4.14/Documentation/driver-model/ |
D | porting.txt | 262 Note that this will block until all references to the driver have 347 over. bus->match() is called for each one until a match is found.
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 89 hardware just having 12 bits or so. Works nicely until some odd display 218 years to accomplish this. And then again years until the last user able to
|