Home
last modified time | relevance | path

Searched refs:taken (Results 1 – 200 of 238) sorted by relevance

12

/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/
Dfirmware.txt9 - 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.1.27/arch/m68k/ifpsp060/
Dfpsp.doc171 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 --|
Disp.doc36 This exception is taken when any of the integer instructions
209 exception taken ---> enter _060_isp_unimp --|
Dilsp.doc132 will be taken. Although the exception stack frame will not
/linux-4.1.27/arch/microblaze/
DKconfig.debug17 First Uartlite node is taken.
24 First GPIO node is taken.
/linux-4.1.27/Documentation/
Dhwspinlock.txt59 msecs). If the hwspinlock is already taken, the function will busy loop
71 msecs). If the hwspinlock is already taken, the function will busy loop
83 msecs). If the hwspinlock is already taken, the function will busy loop
95 it is already taken.
101 notably -EBUSY if the hwspinlock was already taken).
106 it is already taken.
111 notably -EBUSY if the hwspinlock was already taken).
116 it is already taken.
122 notably -EBUSY if the hwspinlock was already taken).
172 /* take the lock, spin for 1 sec if it's already taken */
[all …]
Dlocal_ops.txt8 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
Dnommu-mmap.txt67 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
Dsysrq.txt72 A crashdump will be taken if configured.
156 that the sync hasn't taken place until you see the "OK" and "Done" appear
162 Again, the unmount (remount read-only) hasn't taken place until you see the
Dcputopology.txt101 was manually taken offline (and is the only CPU that can be brought
Dstatic-keys.txt53 Using the 'asm goto', we can create branches that are either taken or not taken
DDMA-ISA-LPC.txt30 memory it can access so extra care must be taken when allocating
Dvolatile-considered-harmful.txt4 C programmers have often taken volatile to mean that the variable could be
Dvme_api.txt211 taken to ensure that they are contiguous and accessible by the VME bridge:
322 The callback parameters are as follows. Care must be taken in writing a callback
Deisa.txt183 care must be taken when ripping out the EISA code, so other busses
Dlzo.txt64 taken from the last two bits of an extra operand (eg: distance).
Dpinctrl.txt428 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
792 is taken to mean different things than what the kernel does, the developer
Drobust-futex-ABI.txt11 are taken and dropped, without kernel intervention. The only additional
Dunaligned-memory-access.txt140 that can cause an unaligned memory access. The following function taken
Drobust-futexes.txt21 taken and released the lock, the futex is again back to 'uncontended'
Dkernel-doc-nano-HOWTO.txt258 some phrase followed by a colon, each of those phrases will be taken as
Dthis_cpu_ops.txt320 to update field b. Care should be taken that such simultaneous accesses to
Dcpu-hotplug.txt379 that implement CPU hotplug. The processor is taken
Dkobject.txt46 approach will be taken, so we'll go back to kobjects.
/linux-4.1.27/arch/alpha/kernel/
Dcore_t2.c182 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()
Dproto.h212 unsigned char taken; member
217 #define mcheck_taken(cpu) (*((void)(cpu), &__mcheck_info.taken))
/linux-4.1.27/kernel/locking/
Drwsem-xadd.c367 bool taken = false; in rwsem_optimistic_spin() local
385 taken = true; in rwsem_optimistic_spin()
409 return taken; in rwsem_optimistic_spin()
/linux-4.1.27/Documentation/serial/
Ddriver98 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.1.27/tools/perf/util/
Dsort.c1165 int taken; member
1216 int taken; member
1398 if (sd->taken) in __sort_dimension__add()
1407 sd->taken = 1; in __sort_dimension__add()
1414 if (!hd->taken) { in __hpp_dimension__add()
1415 hd->taken = 1; in __hpp_dimension__add()
1424 if (sd->taken) in __sort_dimension__add_output()
1430 sd->taken = 1; in __sort_dimension__add_output()
1436 if (!hd->taken) { in __hpp_dimension__add_output()
1437 hd->taken = 1; in __hpp_dimension__add_output()
[all …]
/linux-4.1.27/Documentation/vm/
Dsplit_page_table_lock15 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;
Dpage_migration109 6. The radix tree lock is taken. This will cause all processes trying
Dslub.txt245 FIX <slab cache affected>: <corrective action taken>
Dhugetlbpage.txt276 the uid and gid of the current process are taken. The mode option sets the
Dtranshuge.txt363 page structures. It can do that easily for refcounts taken by huge pmd
/linux-4.1.27/Documentation/ia64/
Dfsys.txt138 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
DIRQ-redir.txt12 CPUs. Only the first non-zero bit is taken into account.
/linux-4.1.27/Documentation/scsi/
Dscsi_eh.txt100 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
Dcxgb3i.txt46 The following steps need to be taken to accelerates the open-iscsi initiator:
Dlpfc.txt42 device would be taken offline. Manual intervention would be required to
Ddpti.txt62 * Add code that checks if a device that had been taken offline is
DChangeLog.ips45 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
Daha152x.txt101 If you use both alternatives the first will be taken.
DFlashPoint.txt103 especially when a company is being acquired, and so it's taken until now
Dtmscsim.txt36 normally taken from the DC390 EEPROM. See below (chapter 5) for details.
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dleds-ns2.txt13 - label: Name for this LED. If omitted, the label is taken from the node name.
Dcommon.txt17 - label : The label for this LED. If omitted, the label is taken from the node
/linux-4.1.27/net/ax25/
DTODO9 Routes to a device being taken down might be deleted by ax25_rt_device_down
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dads7846.txt38 two samples are taken with settle_delay
42 taken this delay is applied and penirq
Dcros-ec-keyb.txt30 * are taken from the Linux driver. Note that the
/linux-4.1.27/Documentation/power/
Dswsusp-and-swap-files.txt10 already taken care of by the swap-handling code, but (2) has to be taken into
Dstates.txt52 states, which is done for Suspend-To-Idle too, nonboot CPUs are taken offline
Dopp.txt79 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.
Dsuspend-and-interrupts.txt37 devices as well as during the time when nonboot CPUs are taken offline and
Dsuspend-and-cpuhotplug.txt196 In the current design of the kernel, whenever a CPU is taken offline during
Dfreezing-of-tasks.txt202 VI. Are there any precautions to be taken to prevent freezing failures?
Dswsusp.txt245 state snapshot: copy of whole used memory is taken with interrupts disabled
Druntime_pm.txt28 synchronization between them is taken care of by the PM core. Bus types and
324 - same as pm_runtime_suspend() except that the autosuspend delay is taken
/linux-4.1.27/Documentation/trace/
Devents-kmem.txt61 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
Dfunction-graph-fold.vim6 " functions. While closed, a fold will show the total time taken for a call,
Dtracepoint-analysis.txt14 taken in conjunction with other tracepoints to build a "Big Picture" of
/linux-4.1.27/Documentation/locking/
Dlockdep-design.txt84 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
Dmutex-design.txt38 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:
Drt-mutex-design.txt211 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 …]
Drt-mutex.txt66 it starts executing it can acquire the mutex. Until the mutex is taken
Dww-mutex-design.txt319 Special care has been taken to warn for as many cases of api abuse
/linux-4.1.27/drivers/sh/intc/
DKconfig29 taken care of automatically by hardware for distributed
/linux-4.1.27/tools/perf/Documentation/
Dperf-record.txt193 Enable taken branch stack sampling. Any type of taken branch may be sampled.
198 Enable taken branch stack sampling. Each sample captures a series of consecutive
199 taken branches. The number of branches captured with each sample depends on the
Dperf-report.txt271 Use the addresses of sampled taken branches instead of the instruction
280 Add the addresses of sampled taken branches to the callstack.
/linux-4.1.27/Documentation/devicetree/bindings/reset/
Dst,sti-picophyreset.txt8 The actual action taken when softreset is asserted is hardware dependent.
Dst,sti-softreset.txt9 The actual action taken when softreset is asserted is hardware dependent.
Dst,sti-powerdown.txt10 The actual action taken when powerdown is asserted is hardware dependent.
/linux-4.1.27/Documentation/fault-injection/
Dprovoke-crashes.txt21 cpoint_type : Indicates the action to be taken on hitting the crash point.
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dmax8998.txt37 a default value of 0 is taken.
41 value of 0 is taken.
/linux-4.1.27/Documentation/sound/alsa/
Dtimestamping.txt3 - 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
DControlNames.txt95 Capture Rate /* capture rate taken from external source */
DSB-Live-mixer.txt233 output are taken only from the raw FX8010 PCM, otherwise standard front
234 PCM samples are taken.
DAudigy-mixer.txt214 output are taken only from the raw FX8010 PCM, otherwise standard front
215 PCM samples are taken.
Dhdspm.txt233 Here as a first value the channel-index is taken to get/set the
/linux-4.1.27/Documentation/arm64/
Dtagged-pointers.txt29 (3) Special care should be taken when using tagged pointers,
/linux-4.1.27/Documentation/filesystems/
Docfs2.txt18 Lots of code taken from ext3 and other projects.
97 lock will be taken to force other nodes drop cache,
Dgfs2-glocks.txt179 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
Dpath-lookup.txt90 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
Ddlmfs.txt17 Some code taken from ramfs which is Copyright (C) 2000 Linus Torvalds
Dporting69 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
Dvfat.txt288 panicking. To this end, a number of measures are taken:
302 be taken to ensure the validity of slots. An extended FAT system can
Dhpfs.txt9 is taken from it
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dpartition.txt20 - label : The label / name for this partition. If omitted, the label is taken
/linux-4.1.27/Documentation/fb/
Dintel810.txt97 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
Dtridentfb.txt53 Only use if your video memory is taken from main memory hence of
Dmodedb.txt12 (taken from XFree86)
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs41-server.txt11 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
Dnfs.txt48 changed safely if care is taken that the client shuts down cleanly and all
DExporting73 In the case of a directory, care is taken that only one dentry
/linux-4.1.27/net/wireless/
Dcore.c93 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.1.27/arch/c6x/lib/
Ddivi.S30 ;; divu does not clobber B2 either, which is taken advantage of
Dremi.S30 ;; divu does not clobber B2 either, which is taken advantage of
Dremu.S30 ;; divu does not clobber B2 either, which is taken advantage of
Ddivu.S30 ;; divu does not clobber B2 either, which is taken advantage of
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
DKconfig63 are taken into account.
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt17 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
DMSI-HOWTO.txt498 Most device drivers have a per-device spinlock which is taken in the
/linux-4.1.27/Documentation/hwmon/
Dacpi_power_meter41 hardware has taken action to reduce power consumption. Most likely this will
Dlm90246 not support PEC on all transactions though, so some care must be taken.
/linux-4.1.27/Documentation/blockdev/
Dmflash.txt28 the mflash's block device operation will be taken this value as start offset.
/linux-4.1.27/Documentation/arm/
Dkernel_mode_neon.txt20 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.1.27/Documentation/thermal/
Dexynos_thermal18 Temperature can be taken from the temperature code.
Dintel_powerclamp.txt82 migrated, unless the CPU is taken offline. In this case, threads
/linux-4.1.27/Documentation/sound/oss/
DSoundblaster21 The following arguments are taken if ISAPnP support is compiled in
DPAS165 Acknowledgement to Axel Boldt (boldt@math.ucsb.edu) for stuff taken
/linux-4.1.27/Documentation/networking/
Dx25.txt3 As my third year dissertation at University I have taken it upon myself to
Dgen_stats.txt72 Locks are taken before writing and released once all statistics have
Ddns_resolver.txt59 before the more general line given above as the first match is the one taken.
Diphase.txt103 2. Care should be taken so that the memory required for the
Dnetdev-features.txt84 care must be taken as the change won't affect already configured VLANs.
Dtimestamping.txt85 difference between this timestamp and one taken at
89 timestamp taken immediately before send() from this timestamp. On
D3c509.txt107 8 transceiver type and duplex mode taken from card's EEPROM config settings
Deql.txt137 an enslaved device "dies", it is automatically taken out of the queue.
Daltera_tse.txt88 Ethtool is supported. Driver statistics and internal errors can be taken using:
Dstmmac.txt101 For example, driver statistics (including RMON), internal errors can be taken
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dzynq-7000.txt17 - reg : SLCR offset and size taken via syscon < 0x100 0x100 >
/linux-4.1.27/arch/sh/
DKconfig.cpu94 accomplishing what is taken care of by the banked registers.
/linux-4.1.27/drivers/staging/iio/
DTODO64 Initial discussions have taken place, but no actual code
/linux-4.1.27/arch/m68k/fpsp040/
Dskeleton.S90 | swapped out before taking the exception, the exception taken on
92 | and unfl exception to be taken must not have been enabled. The
Dsetox.S77 | taken.
80 | 2.1 Set AdjFlag := 0 (indicates the branch 1.3 -> 2 was taken)
Dgen_except.S350 | the exc taken will be inex2.
Dres_func.S1432 .long mvout_end |should never be taken
1436 .long mvout_end |should never be taken
/linux-4.1.27/Documentation/device-mapper/
Dera.txt81 - Ascertain which blocks have been written since the snapshot was taken
Dcache.txt104 will fail. Care must be taken to never reduce the volume used for the
Dthin-provisioning.txt135 until the pool is taken offline and repair is performed to 1) fix any
/linux-4.1.27/Documentation/devicetree/
Doverlay-notes.txt20 which is taken from [1].
/linux-4.1.27/Documentation/powerpc/
Dtransactional_memory.txt59 'tbegin+4'. The branch to abort_handler will be taken this second time; the
166 For signals taken in non-TM or suspended mode, we use the
Dbootwrapper.txt139 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
Dcxl.txt236 Care should be taken when accessing MMIO space. Only 32 and 64-bit
Dhvcs.txt48 though some care was taken to abstract the architecture dependent firmware
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dregulator.txt17 - regulator-enable-ramp-delay: The time taken, in microseconds, for the supply
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dl2cc.txt5 Some of the properties that are just prefixed "cache-*" are taken from section
Dvexpress.txt12 maps"), care must be taken to include the correct one.
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DSuspend.txt91 care should be taken that any external clock sources that the UARTs
DOverview.txt265 on a per-machine basis, care should be taken to ensure the
/linux-4.1.27/Documentation/frv/
Dkernel-ABI.txt212 physically disabled - which they're not, so the trap isn't taken. The
251 (10) Immediately upon returning, the pending interrupt would be taken.
Datomic-ops.txt105 Such that the branch can then be taken if the operation was aborted.
Dfeatures.txt187 Where PCI is available, care must be taken when dealing with drivers that
/linux-4.1.27/arch/blackfin/
DKconfig.debug66 - The generated exception is not taken.
108 16 changes in program flow taken by the program sequencer. The history
/linux-4.1.27/drivers/net/ethernet/tehuti/
Dtehuti.c1384 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.1.27/Documentation/security/
DIMA-templates.txt33 by translating the format into an array of template fields structures taken
Dkeys.txt878 When accessing a key's payload contents, certain precautions must be taken to
1141 before a key is created (add key) or the key semaphore is taken (update or
1283 It is safe to sleep in this method, though care should be taken to avoid
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-firmware-dmi86 events the system has taken. This information is
Dsysfs-power252 control whether the time taken by devices to suspend and
Dsysfs-bus-iio1248 when activated, it will count the steps taken by the user in
1255 This attribute is used to read the number of steps taken by the user
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Ddebugfs.c1387 bool taken; in iwl_dbgfs_d0i3_refs_write() local
1395 taken = mvm->refs[IWL_MVM_REF_USER]; in iwl_dbgfs_d0i3_refs_write()
1396 if (value == 1 && !taken) in iwl_dbgfs_d0i3_refs_write()
1398 else if (value == 0 && taken) in iwl_dbgfs_d0i3_refs_write()
Dmac80211.c262 bool taken = false; in iwl_mvm_ref_taken() local
270 taken = true; in iwl_mvm_ref_taken()
276 return taken; in iwl_mvm_ref_taken()
/linux-4.1.27/arch/powerpc/kvm/
DKconfig117 Calculate time taken for each vcpu in the real-mode guest entry,
/linux-4.1.27/Documentation/dvb/
Dci.txt108 Application layer only and no session management is taken care of by the
/linux-4.1.27/Documentation/block/
Dbiovecs.txt77 Care must be taken to ensure the biovec isn't freed while the split bio is
/linux-4.1.27/Documentation/x86/
Dearlyprintk.txt72 power supply is taken from only one side of the device and it
/linux-4.1.27/Documentation/isdn/
DINTERFACE.CAPI140 If the method returns 0 (CAPI_NOERROR) the driver has taken ownership
228 be taken to represent an empty (zero length) parameter.
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex112 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.1.27/Documentation/ABI/stable/
Dsysfs-class-tpm84 indicates that ownership hasn't been taken.
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/
Dti-aemif.txt136 If any of the above parameters are absent, current parameter value will be taken
/linux-4.1.27/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt29 - write: Can simply go, all defined behaviour is taken care of by the framework,
/linux-4.1.27/Documentation/video4linux/
Dsoc-camera.txt93 taken, when using soc_camera_vdev_to_subdev() and when accessing struct
Dvivid.txt296 been taken to faithfully reproduce how fields are handled for the different
630 Timestamp Source: selects when the timestamp for each buffer is taken.
/linux-4.1.27/drivers/block/paride/
DTransition-notes128 can be taken to callers as long as they remain within the area.
/linux-4.1.27/drivers/usb/usbip/
Dusbip_protocol.txt181 | | | remote host. The possible values are taken
/linux-4.1.27/Documentation/usb/
DCREDITS145 - Fernando Herrera <fherrera@eurielec.etsit.upm.es> has taken
Dehci.txt80 Also, some shortcuts have been taken with the scheduling periodic
/linux-4.1.27/Documentation/development-process/
D1.Intro39 taken seriously by the development community, patches must be properly
195 There are, however, additional factors which should be taken into account
D6.Followthrough167 ones have been taken care of.
D4.Coding21 in that file were taken as being, at most, advisory. As a result, there is
/linux-4.1.27/Documentation/cgroups/
Dmemcg_test.txt59 At swap-in, the page is taken from swap-cache. There are 2 cases.
Dcgroups.txt505 system. This should be taken by anything that wants to modify a
506 cgroup. It may also be taken to prevent cgroups from being
Dblkio-controller.txt252 cgroup's existence. Queue size samples are taken each time one of the
Dcpusets.txt242 interrupt handlers, is allowed to be taken outside even a
658 its allowed CPUs or Memory Nodes taken offline.
/linux-4.1.27/
DREPORTING-BUGS174 [Some of this is taken from Frohwalt Egerer's original linux-kernel FAQ]
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio.txt131 in the order presented below and the first match is taken as the intended
/linux-4.1.27/Documentation/scheduler/
Dcompletion.txt152 so care should be taken with assigning return-values to variables of proper
/linux-4.1.27/Documentation/timers/
Dhrtimers.txt116 The locking and per-CPU behavior of hrtimers was mostly taken from the
Dtimekeeping.txt56 mathematical sense is not desirable: instead the number is taken as close as
/linux-4.1.27/arch/arc/kernel/
Dentry.S673 ; However the context returning might not have taken L2 intr itself
/linux-4.1.27/Documentation/prctl/
Dseccomp_filter.txt56 taken.
/linux-4.1.27/Documentation/virtual/kvm/
Dmsr.txt116 | | time measures taken across
/linux-4.1.27/Documentation/sysctl/
Dnet.txt143 Maximum number of packets taken from all interfaces in one polling cycle (NAPI
Dvm.txt127 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.1.27/arch/mn10300/
DKconfig229 single-stepping, which are taken over completely by the JTAG unit.
/linux-4.1.27/Documentation/sh/
Dnew-machine.txt236 Once that is taken care of, it's time to add an entry for the mach type.
/linux-4.1.27/net/ipv4/
DKconfig85 Normally, the routing tables specify a single action to be taken in
282 be taken as absolute truth.
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dsamsung-pinctrl.txt27 nodes of the controller node. Bank name is taken from name of the node. Each
/linux-4.1.27/Documentation/arm/OMAP/
DDSS81 playback after the configuration has taken place. These functions are designed
/linux-4.1.27/Documentation/RCU/
Dstallwarn.txt118 The "(64628 ticks this GP)" indicates that this CPU has taken more
Dtorture.txt286 The output displayed above was taken from a correctly working
Dtrace.txt281 These fields are taken from the rcu_state structure, and are as follows:
/linux-4.1.27/drivers/mtd/maps/
DKconfig75 taken from OF device tree.
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt426 taken from a lookup table in the firmware, and the procedure must be
/linux-4.1.27/Documentation/devicetree/bindings/thermal/
Dthermal.txt12 must be taken in place.
/linux-4.1.27/arch/m68k/ifpsp060/src/
Disp.S916 # MODE and REG are taken from the EXC_OPWORD.
Dpfpsp.S2943 # The FPU is disabled and so we should really have taken the "Line
3760 # exception is taken, the input operand in the fsave state frame may #
4575 # currently, MODE and REG are taken from the EXC_OPWORD. this could be
/linux-4.1.27/Documentation/kdump/
Dkdump.txt12 dump of the system kernel's memory needs to be taken (for example, when
/linux-4.1.27/kernel/trace/
DKconfig317 taken in the kernel is recorded whether it hit or miss.
/linux-4.1.27/drivers/block/
DKconfig476 All of the block device operation will be taken this value as start
/linux-4.1.27/Documentation/filesystems/caching/
Dbackend-api.txt395 taken as request to cancel a reservation.

12