| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| D | gf100.c | 129 s64 taken; in gf100_ltc_invalidate() local 132 taken = nvkm_wait_msec(device, 2, 0x70004, 0x00000003, 0x00000000); in gf100_ltc_invalidate() 133 if (taken < 0) in gf100_ltc_invalidate() 136 if (taken > 0) in gf100_ltc_invalidate() 137 nvkm_debug(<c->subdev, "LTC invalidate took %lld ns\n", taken); in gf100_ltc_invalidate() 144 s64 taken; in gf100_ltc_flush() local 147 taken = nvkm_wait_msec(device, 2, 0x70010, 0x00000003, 0x00000000); in gf100_ltc_flush() 148 if (taken < 0) in gf100_ltc_flush() 151 if (taken > 0) in gf100_ltc_flush() 152 nvkm_debug(<c->subdev, "LTC flush took %lld ns\n", taken); in gf100_ltc_flush()
|
| /linux-4.4.14/Documentation/ABI/testing/ |
| D | sysfs-bus-coresight-devices-etm4x | 290 The value it taken directly from the HW. 297 (0x310). The value is taken directly from the HW. 304 (0x314). The value is taken directly from the HW. 311 (0xFB4). The value is taken directly from the HW. 318 (0xFB8). The value is taken directly from the HW. 325 (0xFC8). The value is taken directly from the HW. 332 (0xFCC). The value is taken directly from the HW. 339 (0xFE0). The value is taken directly from the HW. 346 (0xFE4). The value is taken directly from the HW. 353 (0xFE8). The value is taken directly from the HW. [all …]
|
| D | sysfs-class-power-twl4030 | 35 be taken that battery is not over-charged.
|
| D | sysfs-firmware-dmi-entries | 86 events the system has taken. This information is
|
| D | sysfs-power | 252 control whether the time taken by devices to suspend and
|
| /linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/ |
| D | firmware.txt | 9 - id: The string name of the firmware. This is taken from the 'id' 13 - extended-modes: The Extended Modes bitfield, taken from the 16 - virtual-traps: The virtual traps, taken from the firmware binary.
|
| /linux-4.4.14/Documentation/devicetree/bindings/net/ |
| D | hisilicon-hns-nic.txt | 13 The remaining 6 PHYs are taken according to the mode of DSAF. 15 In NIC mode of DSAF, all 6 PHYs are taken as ethernet ports to the CPU. The 25 In Switch mode of DSAF, all 6 PHYs are taken as physical ports connect to a
|
| /linux-4.4.14/arch/m68k/ifpsp060/ |
| D | fpsp.doc | 171 exception taken ---> enter _060_fpsp_snan --| 179 exception taken ---> enter _060_fpsp_operr --| 187 exception taken ---> enter _060_fpsp_dz --| 195 exception taken ---> enter _060_fpsp_inex --| 204 exception taken ---> enter _060_fpsp_ovfl --| 216 exception taken ---> enter _060_fpsp_unfl --| 229 exception taken ---> enter _060_fpsp_fline --| 266 exception taken ---> enter _060_fpsp_unsupp --| 288 exception taken ---> enter _060_fpsp_effadd --|
|
| D | isp.doc | 36 This exception is taken when any of the integer instructions 209 exception taken ---> enter _060_isp_unimp --|
|
| D | ilsp.doc | 132 will be taken. Although the exception stack frame will not
|
| /linux-4.4.14/arch/microblaze/ |
| D | Kconfig.debug | 17 First Uartlite node is taken. 24 First GPIO node is taken.
|
| /linux-4.4.14/Documentation/ |
| D | hwspinlock.txt | 69 msecs). If the hwspinlock is already taken, the function will busy loop 81 msecs). If the hwspinlock is already taken, the function will busy loop 93 msecs). If the hwspinlock is already taken, the function will busy loop 105 it is already taken. 111 notably -EBUSY if the hwspinlock was already taken). 116 it is already taken. 121 notably -EBUSY if the hwspinlock was already taken). 126 it is already taken. 132 notably -EBUSY if the hwspinlock was already taken). 182 /* take the lock, spin for 1 sec if it's already taken */ [all …]
|
| D | local_ops.txt | 8 properly. It also stresses on the precautions that must be taken when reading 31 CPU which owns the data. Therefore, care must taken to make sure that only one 64 taken on a mainline kernel, since they will run on the local CPU with
|
| D | nommu-mmap.txt | 67 that a copy is always taken and never shared. 230 return -ENOSYS. This will be taken to mean that this operation just doesn't 245 In such a case, care must be taken lest userspace see a shared or a 262 increases the file size, if that file is empty, be taken as a request to gather
|
| D | sysrq.txt | 72 A crashdump will be taken if configured. 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
|
| D | static-keys.txt | 68 Using the 'asm goto', we can create branches that are either taken or not taken
|
| D | cputopology.txt | 118 was manually taken offline (and is the only CPU that can be brought
|
| D | DMA-ISA-LPC.txt | 30 memory it can access so extra care must be taken when allocating
|
| D | volatile-considered-harmful.txt | 4 C programmers have often taken volatile to mean that the variable could be
|
| D | vme_api.txt | 217 taken to ensure that they are contiguous and accessible by the VME bridge: 328 The callback parameters are as follows. Care must be taken in writing a callback
|
| D | eisa.txt | 183 care must be taken when ripping out the EISA code, so other busses
|
| D | lzo.txt | 64 taken from the last two bits of an extra operand (eg: distance).
|
| D | pinctrl.txt | 428 pins you see some will be taken by things like a few VCC and GND to feed power 429 to the chip, and quite a few will be taken by large ports like an external 446 consume 2, 4 or 8 pins respectively, so either { A1, B1 } are taken or 537 other device mux setting or GPIO pin request has already taken your physical 793 is taken to mean different things than what the kernel does, the developer
|
| D | robust-futex-ABI.txt | 11 are taken and dropped, without kernel intervention. The only additional
|
| D | robust-futexes.txt | 21 taken and released the lock, the futex is again back to 'uncontended'
|
| D | unaligned-memory-access.txt | 140 that can cause an unaligned memory access. The following function taken
|
| D | this_cpu_ops.txt | 320 to update field b. Care should be taken that such simultaneous accesses to
|
| D | kernel-doc-nano-HOWTO.txt | 258 some phrase followed by a colon, each of those phrases will be taken as
|
| D | cpu-hotplug.txt | 379 that implement CPU hotplug. The processor is taken
|
| /linux-4.4.14/arch/alpha/kernel/ |
| D | core_t2.c | 182 unsigned int value, cpu, taken; in conf_read() local 214 if ((taken = mcheck_taken(cpu))) { in conf_read() 236 unsigned int cpu, taken; in conf_write() local 266 if ((taken = mcheck_taken(cpu))) { in conf_write()
|
| D | proto.h | 212 unsigned char taken; member 217 #define mcheck_taken(cpu) (*((void)(cpu), &__mcheck_info.taken))
|
| /linux-4.4.14/Documentation/serial/ |
| D | driver | 98 Locking: port->lock taken. 115 Locking: port->lock taken. 127 Locking: port->lock taken. 134 Locking: port->lock taken. 154 Locking: port->lock taken. 165 Locking: port->lock taken. 186 Locking: port_sem taken. 200 Locking: port_sem taken. 210 Locking: port->lock taken. 328 Locking: tty_mutex and tty_port->mutex taken.
|
| /linux-4.4.14/Documentation/vm/ |
| D | split_page_table_lock | 15 maps pte and takes PTE table lock, returns pointer to the taken 21 to taken lock or NULL if allocation failed; 25 takes PMD table lock, returns pointer to taken lock;
|
| D | idle_page_tracking.txt | 5 estimating the workload's working set size, which, in turn, can be taken into
|
| D | page_migration | 103 5. The radix tree lock is taken. This will cause all processes trying
|
| D | slub.txt | 245 FIX <slab cache affected>: <corrective action taken>
|
| D | hugetlbpage.txt | 276 the uid and gid of the current process are taken. The mode option sets the
|
| /linux-4.4.14/kernel/locking/ |
| D | rwsem-xadd.c | 368 bool taken = false; in rwsem_optimistic_spin() local 386 taken = true; in rwsem_optimistic_spin() 410 return taken; in rwsem_optimistic_spin()
|
| /linux-4.4.14/Documentation/ia64/ |
| D | fsys.txt | 138 unless proper safe-guards are taken (e.g., interruptions are avoided), 144 user-level, care needs to be taken to clear any scratch registers 180 bits. Because of that, some care needs to be taken to ensure things 207 PSR.tb Lazy redirect. If a taken-branch trap occurs while in 211 taken branch would occur on the branch invoking the 215 return will trigger a taken-branch trap, but since the trap is 216 taken _after_ restoring the privilege level, the CPU has already 227 be taken. The trap handler then modifies the saved machine
|
| D | IRQ-redir.txt | 12 CPUs. Only the first non-zero bit is taken into account.
|
| /linux-4.4.14/tools/perf/util/ |
| D | sort.c | 1297 int taken; member 1352 int taken; member 1534 if (sd->taken) in __sort_dimension__add() 1543 sd->taken = 1; in __sort_dimension__add() 1550 if (!hd->taken) { in __hpp_dimension__add() 1551 hd->taken = 1; in __hpp_dimension__add() 1560 if (sd->taken) in __sort_dimension__add_output() 1566 sd->taken = 1; in __sort_dimension__add_output() 1572 if (!hd->taken) { in __hpp_dimension__add_output() 1573 hd->taken = 1; in __hpp_dimension__add_output() [all …]
|
| /linux-4.4.14/Documentation/scsi/ |
| D | scsi_eh.txt | 100 limit is reached, action for BLK_EH_NOT_HANDLED is taken instead. 104 Step #2 is taken. 109 Step #3 is taken. 215 Higher-severity actions are taken only when lower-severity actions 230 - Higher severity actions are taken iff eh_work_q is not empty after 296 This action is taken for each error-completed 312 causes higher-severity recovery to be taken for the scmd. 331 This action is taken for each timed out command when 378 state. It seems that STU action should be taken only when
|
| D | lpfc.txt | 42 device would be taken offline. Manual intervention would be required to
|
| D | cxgb3i.txt | 46 The following steps need to be taken to accelerates the open-iscsi initiator:
|
| D | dpti.txt | 62 * Add code that checks if a device that had been taken offline is
|
| D | ChangeLog.ips | 45 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
|
| D | aha152x.txt | 101 If you use both alternatives the first will be taken.
|
| D | FlashPoint.txt | 103 especially when a company is being acquired, and so it's taken until now
|
| /linux-4.4.14/tools/perf/Documentation/ |
| D | perf-top.txt | 214 Enable taken branch stack sampling. Any type of taken branch may be sampled. 219 Enable taken branch stack sampling. Each sample captures a series of consecutive 220 taken branches. The number of branches captured with each sample depends on the
|
| D | perf-record.txt | 229 Enable taken branch stack sampling. Any type of taken branch may be sampled. 234 Enable taken branch stack sampling. Each sample captures a series of consecutive 235 taken branches. The number of branches captured with each sample depends on the
|
| D | perf-report.txt | 289 Use the addresses of sampled taken branches instead of the instruction 298 Add the addresses of sampled taken branches to the callstack.
|
| D | intel-pt.txt | 21 conditional branch was taken or not taken, so to make use of that packet the
|
| /linux-4.4.14/net/ax25/ |
| D | TODO | 9 Routes to a device being taken down might be deleted by ax25_rt_device_down
|
| /linux-4.4.14/Documentation/power/ |
| D | swsusp-and-swap-files.txt | 10 already taken care of by the swap-handling code, but (2) has to be taken into
|
| D | states.txt | 52 states, which is done for Suspend-To-Idle too, nonboot CPUs are taken offline
|
| D | opp.txt | 79 specific framework which uses the OPP library. Similar care needs to be taken 138 error checks such as IS_ERR() and appropriate actions taken by the caller.
|
| D | suspend-and-interrupts.txt | 37 devices as well as during the time when nonboot CPUs are taken offline and
|
| D | suspend-and-cpuhotplug.txt | 196 In the current design of the kernel, whenever a CPU is taken offline during
|
| D | freezing-of-tasks.txt | 202 VI. Are there any precautions to be taken to prevent freezing failures?
|
| /linux-4.4.14/Documentation/devicetree/bindings/input/ |
| D | ads7846.txt | 38 two samples are taken with settle_delay 42 taken this delay is applied and penirq
|
| D | cros-ec-keyb.txt | 30 * are taken from the Linux driver. Note that the
|
| /linux-4.4.14/Documentation/trace/ |
| D | events-kmem.txt | 61 Broadly speaking, pages are taken off the LRU lock in bulk and 76 the zone->lock will be taken once and the per-CPU list refilled. The event 85 consecutively imply the zone->lock being taken once. Large amounts of per-CPU
|
| D | function-graph-fold.vim | 6 " functions. While closed, a fold will show the total time taken for a call,
|
| D | tracepoint-analysis.txt | 14 taken in conjunction with other tracepoints to build a "Big Picture" of
|
| /linux-4.4.14/Documentation/locking/ |
| D | lockdep-design.txt | 84 Furthermore, two locks may not be taken in different order: 101 taken by a hardirq context, interrupting a hardirq-unsafe lock - and 103 lock could be taken by an softirq context, interrupting a softirq-unsafe 165 The validator treats a lock that is taken in such a nested fashion as a 211 that for every lock taken and for every irqs-enable event, it would 217 sequence of locks taken after each other) only once. A simple stack of
|
| D | mutex-design.txt | 38 taken, depending on the state of the lock: 41 counter. If it was already taken by another task it goes to the next 140 Test if the mutex is taken:
|
| D | rt-mutex-design.txt | 211 interrupt context, the wait_lock can be taken without disabling interrupts. 229 called pi_lock. This lock may also be taken in interrupt context, so when 367 to already be taken), rt_mutex_getprio, and rt_mutex_setprio. 434 taken to prevent any more changes to the pi_list of the task. This also 458 is taken. This is done by a spin_trylock, because the locking order of the 468 Next the owner of the mutex has its pi_lock taken, so we can update the 492 we have taken that task's pi_lock at the beginning of the loop. 501 the protection of the mutex's wait_lock, which was not taken yet. 564 taken with the CMPXCHG and nothing else needs to be done. 575 The wait_lock of the mutex is taken since the slow path of unlocking the [all …]
|
| D | rt-mutex.txt | 66 it starts executing it can acquire the mutex. Until the mutex is taken
|
| D | ww-mutex-design.txt | 319 Special care has been taken to warn for as many cases of api abuse
|
| /linux-4.4.14/Documentation/devicetree/bindings/leds/ |
| D | leds-ns2.txt | 16 - label: Name for this LED. If omitted, the label is taken from the node name.
|
| D | leds-netxbig.txt | 22 - label: Name for this LED. If omitted, the label is taken from the node name.
|
| D | common.txt | 17 - label : The label for this LED. If omitted, the label is taken from the node
|
| /linux-4.4.14/drivers/sh/intc/ |
| D | Kconfig | 29 taken care of automatically by hardware for distributed
|
| /linux-4.4.14/arch/arc/kernel/ |
| D | entry-compact.S | 172 ; -L1 IRQ taken 177 ; But both L1 and L2 re-enabled, so another L1 can be taken 364 ; However the context returning might not have taken L2 intr itself
|
| D | entry-arcv2.S | 186 ; Exception in U mode, preempted in kernel, Intr taken (K mode), orig
|
| /linux-4.4.14/Documentation/devicetree/bindings/reset/ |
| D | zynq-reset.txt | 9 - reg: SLCR offset and size taken via syscon <0x200 0x48>
|
| D | st,sti-picophyreset.txt | 8 The actual action taken when softreset is asserted is hardware dependent.
|
| D | st,sti-softreset.txt | 9 The actual action taken when softreset is asserted is hardware dependent.
|
| D | st,sti-powerdown.txt | 10 The actual action taken when powerdown is asserted is hardware dependent.
|
| /linux-4.4.14/Documentation/fault-injection/ |
| D | provoke-crashes.txt | 21 cpoint_type : Indicates the action to be taken on hitting the crash point.
|
| /linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
| D | max8998.txt | 37 a default value of 0 is taken. 41 value of 0 is taken.
|
| /linux-4.4.14/Documentation/sound/alsa/ |
| D | timestamping.txt | 3 - Trigger_tstamp is the system time snapshot taken when the .trigger 4 callback is invoked. This snapshot is taken by the ALSA core in the 53 The analog time is taken at the last stage of the playback, as close 56 The link time is taken at the output of the SOC/chipset as the samples
|
| D | ControlNames.txt | 95 Capture Rate /* capture rate taken from external source */
|
| D | Audigy-mixer.txt | 214 output are taken only from the raw FX8010 PCM, otherwise standard front 215 PCM samples are taken.
|
| D | SB-Live-mixer.txt | 233 output are taken only from the raw FX8010 PCM, otherwise standard front 234 PCM samples are taken.
|
| D | hdspm.txt | 233 Here as a first value the channel-index is taken to get/set the
|
| /linux-4.4.14/Documentation/arm64/ |
| D | tagged-pointers.txt | 29 (3) Special care should be taken when using tagged pointers,
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | ocfs2.txt | 18 Lots of code taken from ext3 and other projects. 97 lock will be taken to force other nodes drop cache,
|
| D | gfs2-glocks.txt | 179 some input quantity being sampled will only fully be taken 191 Great care has been taken to ensure that we 228 tdiff - The time taken by this specific request
|
| D | path-lookup.txt | 90 reference is taken on the dentry (while the fields are verified under d_lock), 95 read-only protection and no durability of results, so care must be taken when 187 care must be taken to load the members up-front, and use those pointers rather 361 the reference count needs to be taken for some reason. This is either because
|
| D | dlmfs.txt | 17 Some code taken from ramfs which is Copyright (C) 2000 Linus Torvalds
|
| D | porting | 69 Locking change: ->s_vfs_rename_sem is taken only by cross-directory renames. 408 has been taken to VFS and filesystems need to provide a non-NULL ->i_op->get_acl 462 taken anymore, so verify that your callbacks do not rely on it (none
|
| D | vfat.txt | 288 panicking. To this end, a number of measures are taken: 302 be taken to ensure the validity of slots. An extended FAT system can
|
| D | hpfs.txt | 9 is taken from it
|
| /linux-4.4.14/Documentation/devicetree/bindings/misc/ |
| D | sram.txt | 41 is taken from the node name excluding the unit address.
|
| /linux-4.4.14/Documentation/powerpc/ |
| D | transactional_memory.txt | 59 'tbegin+4'. The branch to abort_handler will be taken this second time; the 89 Care must be taken when relying on syscalls to abort during active transactions 167 For signals taken in non-TM or suspended mode, we use the
|
| D | bootwrapper.txt | 139 In particular, care should be taken when working with cuImages. cuImage 140 wrapper bits are very board specific and care should be taken to make sure
|
| D | cxl.txt | 239 Care should be taken when accessing MMIO space. Only 32 and 64-bit
|
| /linux-4.4.14/Documentation/fb/ |
| D | intel810.txt | 97 ignored and values will be taken from the EDID block. 106 will be taken from the EDID block. 195 vsync1 and vsync2 parameters. These parameters will be taken from the EDID
|
| D | tridentfb.txt | 53 Only use if your video memory is taken from main memory hence of
|
| D | modedb.txt | 12 (taken from XFree86)
|
| /linux-4.4.14/Documentation/filesystems/nfs/ |
| D | nfs41-server.txt | 11 control file, the nfsd service must be taken down. You can use rpc.nfsd 27 The table below, taken from the NFSv4.1 document, lists
|
| D | nfs.txt | 48 changed safely if care is taken that the client shuts down cleanly and all
|
| D | Exporting | 73 In the case of a directory, care is taken that only one dentry
|
| /linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
| D | Kconfig | 63 are taken into account.
|
| /linux-4.4.14/arch/arc/include/asm/ |
| D | entry-arcv2.h | 26 ; Utilize the fact that Z bit is set if Intr taken in U mode
|
| /linux-4.4.14/arch/c6x/lib/ |
| D | divi.S | 30 ;; divu does not clobber B2 either, which is taken advantage of
|
| D | remi.S | 30 ;; divu does not clobber B2 either, which is taken advantage of
|
| D | remu.S | 30 ;; divu does not clobber B2 either, which is taken advantage of
|
| D | divu.S | 30 ;; divu does not clobber B2 either, which is taken advantage of
|
| /linux-4.4.14/Documentation/devicetree/bindings/clock/ |
| D | lpc1850-ccu.txt | 7 - Above text taken from NXP LPC1850 User Manual.
|
| D | zynq-7000.txt | 17 - reg : SLCR offset and size taken via syscon < 0x100 0x100 >
|
| D | lpc1850-cgu.txt | 15 - Above text taken from NXP LPC1850 User Manual.
|
| /linux-4.4.14/net/wireless/ |
| D | core.c | 93 int wiphy_idx, taken = -1, digits; in cfg80211_dev_check_name() local 98 sscanf(newname, PHY_NAME "%d%n", &wiphy_idx, &taken); in cfg80211_dev_check_name() 99 if (taken == strlen(newname) && wiphy_idx != rdev->wiphy_idx) { in cfg80211_dev_check_name() 108 if (taken == strlen(PHY_NAME) + digits) in cfg80211_dev_check_name()
|
| /linux-4.4.14/Documentation/PCI/ |
| D | pci-error-recovery.txt | 17 pSeries boxes. A typical action taken is to disconnect the affected device, 73 and the actual recovery steps taken are platform dependent. The 111 The actual steps taken by a platform to recover from a PCI error 150 The next step taken will depend on the result codes returned by the 226 The next step taken depends on the results returned by the drivers. 260 The actual steps taken by a platform to perform a slot reset
|
| /linux-4.4.14/Documentation/blockdev/ |
| D | mflash.txt | 28 the mflash's block device operation will be taken this value as start offset.
|
| /linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
| D | partition.txt | 29 - label : The label / name for this partition. If omitted, the label is taken
|
| /linux-4.4.14/Documentation/hwmon/ |
| D | acpi_power_meter | 41 hardware has taken action to reduce power consumption. Most likely this will
|
| D | lm90 | 246 not support PEC on all transactions though, so some care must be taken.
|
| /linux-4.4.14/Documentation/arm/ |
| D | kernel_mode_neon.txt | 20 register file is not preserved and restored at every context switch or taken 85 instructions appearing in unexpected places if no special care is taken.
|
| /linux-4.4.14/arch/sh/ |
| D | Kconfig.cpu | 94 accomplishing what is taken care of by the banked registers.
|
| /linux-4.4.14/Documentation/sound/oss/ |
| D | Soundblaster | 21 The following arguments are taken if ISAPnP support is compiled in
|
| D | PAS16 | 5 Acknowledgement to Axel Boldt (boldt@math.ucsb.edu) for stuff taken
|
| /linux-4.4.14/Documentation/thermal/ |
| D | exynos_thermal | 18 Temperature can be taken from the temperature code.
|
| D | intel_powerclamp.txt | 82 migrated, unless the CPU is taken offline. In this case, threads
|
| /linux-4.4.14/Documentation/networking/ |
| D | x25.txt | 3 As my third year dissertation at University I have taken it upon myself to
|
| D | gen_stats.txt | 72 Locks are taken before writing and released once all statistics have
|
| D | dns_resolver.txt | 59 before the more general line given above as the first match is the one taken.
|
| D | iphase.txt | 103 2. Care should be taken so that the memory required for the
|
| D | netdev-features.txt | 84 care must be taken as the change won't affect already configured VLANs.
|
| D | 3c509.txt | 107 8 transceiver type and duplex mode taken from card's EEPROM config settings
|
| D | timestamping.txt | 85 difference between this timestamp and one taken at 89 timestamp taken immediately before send() from this timestamp. On
|
| D | eql.txt | 137 an enslaved device "dies", it is automatically taken out of the queue.
|
| D | altera_tse.txt | 88 Ethtool is supported. Driver statistics and internal errors can be taken using:
|
| D | stmmac.txt | 101 For example, driver statistics (including RMON), internal errors can be taken
|
| /linux-4.4.14/drivers/staging/iio/ |
| D | TODO | 64 Initial discussions have taken place, but no actual code
|
| /linux-4.4.14/arch/m68k/fpsp040/ |
| D | skeleton.S | 90 | swapped out before taking the exception, the exception taken on 92 | and unfl exception to be taken must not have been enabled. The
|
| D | setox.S | 77 | taken. 80 | 2.1 Set AdjFlag := 0 (indicates the branch 1.3 -> 2 was taken)
|
| D | gen_except.S | 350 | the exc taken will be inex2.
|
| D | res_func.S | 1432 .long mvout_end |should never be taken 1436 .long mvout_end |should never be taken
|
| /linux-4.4.14/Documentation/device-mapper/ |
| D | era.txt | 81 - Ascertain which blocks have been written since the snapshot was taken
|
| D | cache.txt | 104 will fail. Care must be taken to never reduce the volume used for the
|
| D | thin-provisioning.txt | 135 until the pool is taken offline and repair is performed to 1) fix any
|
| /linux-4.4.14/Documentation/devicetree/ |
| D | overlay-notes.txt | 20 which is taken from [1].
|
| /linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
| D | ti-tsc-adc.txt | 62 accurate value. This increases the time taken
|
| /linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
| D | arm,pl172.txt | 86 be taken from the corresponding HW reg.
|
| D | ti-aemif.txt | 136 If any of the above parameters are absent, current parameter value will be taken
|
| /linux-4.4.14/Documentation/arm/Samsung-S3C24XX/ |
| D | Suspend.txt | 91 care should be taken that any external clock sources that the UARTs
|
| D | Overview.txt | 265 on a per-machine basis, care should be taken to ensure the
|
| /linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
| D | msi.txt | 27 taken through the memory system (i.e. it is a property of the combination of
|
| /linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
| D | regulator.txt | 19 - regulator-enable-ramp-delay: The time taken, in microseconds, for the supply
|
| /linux-4.4.14/arch/blackfin/ |
| D | Kconfig.debug | 66 - The generated exception is not taken. 108 16 changes in program flow taken by the program sequencer. The history
|
| /linux-4.4.14/Documentation/frv/ |
| D | kernel-ABI.txt | 212 physically disabled - which they're not, so the trap isn't taken. The 251 (10) Immediately upon returning, the pending interrupt would be taken.
|
| D | atomic-ops.txt | 105 Such that the branch can then be taken if the operation was aborted.
|
| D | features.txt | 187 Where PCI is available, care must be taken when dealing with drivers that
|
| /linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
| D | debugfs.c | 1274 bool taken; in iwl_dbgfs_d0i3_refs_write() local 1282 taken = mvm->refs[IWL_MVM_REF_USER]; in iwl_dbgfs_d0i3_refs_write() 1283 if (value == 1 && !taken) in iwl_dbgfs_d0i3_refs_write() 1285 else if (value == 0 && taken) in iwl_dbgfs_d0i3_refs_write()
|
| D | mac80211.c | 261 bool taken = false; in iwl_mvm_ref_taken() local 269 taken = true; in iwl_mvm_ref_taken() 275 return taken; in iwl_mvm_ref_taken()
|
| /linux-4.4.14/drivers/net/ethernet/tehuti/ |
| D | tehuti.c | 1384 int taken = db->wptr - db->rptr; in bdx_tx_db_size() local 1385 if (taken < 0) in bdx_tx_db_size() 1386 taken = db->size + 1 + taken; /* (size + 1) equals memsz */ in bdx_tx_db_size() 1388 return db->size - taken; in bdx_tx_db_size()
|
| /linux-4.4.14/Documentation/security/ |
| D | IMA-templates.txt | 33 by translating the format into an array of template fields structures taken
|
| /linux-4.4.14/Documentation/devicetree/bindings/arm/ |
| D | l2cc.txt | 5 Some of the properties that are just prefixed "cache-*" are taken from section
|
| D | vexpress.txt | 12 maps"), care must be taken to include the correct one.
|
| /linux-4.4.14/arch/powerpc/kvm/ |
| D | Kconfig | 117 Calculate time taken for each vcpu in the real-mode guest entry,
|
| /linux-4.4.14/Documentation/dvb/ |
| D | ci.txt | 108 Application layer only and no session management is taken care of by the
|
| /linux-4.4.14/Documentation/x86/ |
| D | earlyprintk.txt | 72 power supply is taken from only one side of the device and it
|
| /linux-4.4.14/Documentation/isdn/ |
| D | INTERFACE.CAPI | 140 If the method returns 0 (CAPI_NOERROR) the driver has taken ownership 228 be taken to represent an empty (zero length) parameter.
|
| /linux-4.4.14/Documentation/block/ |
| D | biovecs.txt | 77 Care must be taken to ensure the biovec isn't freed while the split bio is
|
| /linux-4.4.14/Documentation/cdrom/ |
| D | cdrom-standard.tex | 112 have not yet taken steps to support this effort. The goal of \UCD\ is 117 is taken that 100\,\% compatibility exists with the data structures and 364 Device-specific actions should be taken such as spinning down the device. 408 action need be taken, and the return value should be 0. 421 action need be taken, and the return value should be 0. 731 set), no actions are taken and a value of 0 will be returned. 1008 taken over the torch in maintaining \cdromc\ and integrating much
|
| /linux-4.4.14/Documentation/ABI/stable/ |
| D | sysfs-class-tpm | 84 indicates that ownership hasn't been taken.
|
| /linux-4.4.14/Documentation/watchdog/ |
| D | convert_drivers_to_kernel_api.txt | 29 - write: Can simply go, all defined behaviour is taken care of by the framework,
|
| /linux-4.4.14/Documentation/usb/ |
| D | CREDITS | 145 - Fernando Herrera <fherrera@eurielec.etsit.upm.es> has taken
|
| D | ehci.txt | 80 Also, some shortcuts have been taken with the scheduling periodic
|
| /linux-4.4.14/drivers/block/paride/ |
| D | Transition-notes | 128 can be taken to callers as long as they remain within the area.
|
| /linux-4.4.14/Documentation/video4linux/ |
| D | soc-camera.txt | 93 taken, when using soc_camera_vdev_to_subdev() and when accessing struct
|
| /linux-4.4.14/drivers/usb/usbip/ |
| D | usbip_protocol.txt | 181 | | | remote host. The possible values are taken
|
| /linux-4.4.14/Documentation/development-process/ |
| D | 1.Intro | 39 taken seriously by the development community, patches must be properly 195 There are, however, additional factors which should be taken into account
|
| D | 6.Followthrough | 167 ones have been taken care of.
|
| /linux-4.4.14/Documentation/cgroups/ |
| D | memcg_test.txt | 59 At swap-in, the page is taken from swap-cache. There are 2 cases.
|
| D | cgroups.txt | 505 system. This should be taken by anything that wants to modify a 506 cgroup. It may also be taken to prevent cgroups from being
|
| /linux-4.4.14/ |
| D | REPORTING-BUGS | 174 [Some of this is taken from Frohwalt Egerer's original linux-kernel FAQ]
|
| /linux-4.4.14/Documentation/timers/ |
| D | hrtimers.txt | 116 The locking and per-CPU behavior of hrtimers was mostly taken from the
|
| D | timekeeping.txt | 56 mathematical sense is not desirable: instead the number is taken as close as
|
| /linux-4.4.14/Documentation/scheduler/ |
| D | completion.txt | 152 so care should be taken with assigning return-values to variables of proper
|
| /linux-4.4.14/Documentation/prctl/ |
| D | seccomp_filter.txt | 56 taken.
|
| /linux-4.4.14/Documentation/virtual/kvm/ |
| D | msr.txt | 116 | | time measures taken across
|
| /linux-4.4.14/arch/mn10300/ |
| D | Kconfig | 229 single-stepping, which are taken over completely by the JTAG unit.
|
| /linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
| D | gpio.txt | 170 in the order presented below and the first match is taken as the intended
|
| /linux-4.4.14/Documentation/sh/ |
| D | new-machine.txt | 236 Once that is taken care of, it's time to add an entry for the mach type.
|
| /linux-4.4.14/Documentation/sysctl/ |
| D | net.txt | 145 Maximum number of packets taken from all interfaces in one polling cycle (NAPI
|
| D | vm.txt | 127 immediately taken into account to evaluate the dirty memory limits and the 148 specified at a time. When one sysctl is written it is immediately taken into
|
| /linux-4.4.14/net/ipv4/ |
| D | Kconfig | 85 Normally, the routing tables specify a single action to be taken in 282 be taken as absolute truth.
|
| /linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
| D | samsung-pinctrl.txt | 27 nodes of the controller node. Bank name is taken from name of the node. Each
|
| /linux-4.4.14/Documentation/nvdimm/ |
| D | btt.txt | 192 To solve this, we could have a single map lock (per arena) that has to be taken
|
| /linux-4.4.14/Documentation/arm/OMAP/ |
| D | DSS | 81 playback after the configuration has taken place. These functions are designed
|
| /linux-4.4.14/Documentation/RCU/ |
| D | torture.txt | 273 The output displayed above was taken from a correctly working
|
| D | stallwarn.txt | 110 The "(64628 ticks this GP)" indicates that this CPU has taken more
|
| /linux-4.4.14/drivers/mtd/maps/ |
| D | Kconfig | 75 taken from OF device tree.
|
| /linux-4.4.14/Documentation/video4linux/cx2341x/ |
| D | fw-decoder-regs.txt | 426 taken from a lookup table in the firmware, and the procedure must be
|
| /linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
| D | thermal.txt | 12 must be taken in place.
|
| /linux-4.4.14/Documentation/kdump/ |
| D | kdump.txt | 12 dump of the system kernel's memory needs to be taken (for example, when
|
| /linux-4.4.14/arch/m68k/ifpsp060/src/ |
| D | isp.S | 916 # MODE and REG are taken from the EXC_OPWORD.
|