Home
last modified time | relevance | path

Searched refs:fact (Results 1 – 176 of 176) sorted by relevance

/linux-4.4.14/sound/oss/
Daudio.c666 static int dma_subdivide(int dev, struct dma_buffparms *dmap, int fact) in dma_subdivide() argument
668 if (fact == 0) in dma_subdivide()
670 fact = dmap->subdivision; in dma_subdivide()
671 if (fact == 0) in dma_subdivide()
672 fact = 1; in dma_subdivide()
673 return fact; in dma_subdivide()
678 if (fact > MAX_REALTIME_FACTOR) in dma_subdivide()
681 if (fact != 1 && fact != 2 && fact != 4 && fact != 8 && fact != 16) in dma_subdivide()
684 dmap->subdivision = fact; in dma_subdivide()
685 return fact; in dma_subdivide()
[all …]
/linux-4.4.14/Documentation/laptops/
Dtoshiba_haps.txt43 given the fact that such drives have no movable parts, and thus, not requiring
61 with this device is supported, given the fact that they have the presence of
Ddisk-shock-protection.txt73 A word of caution: The fact that the interface operates on a basis of
75 reality. In fact, the ATA specs clearly state that the time for an
/linux-4.4.14/fs/omfs/
DKconfig8 more efficient than a standard FS for MPEG files, in fact likely
/linux-4.4.14/Documentation/i2c/busses/
Di2c-ali156319 notable exceptions. One of those happens to be the fact they upgraded the
/linux-4.4.14/Documentation/hwmon/
Dltc421524 This driver does not probe for LTC4215 devices, due to the fact that some
Dlm8333 fact that any of these motherboards do actually have an LM83, please
51 The fact that the LM83 is only scarcely used can be easily explained.
Dk8temp18 from revision F of K8 core, but in fact it seems to be implemented for all
Dvt121150 mode doesn't seem to work as advertised in the datasheet. In fact I couldn't
52 tested very well (due to the fact that my EPIA M10000 doesn't have the fans
Dltc424525 This driver does not probe for LTC4245 devices, due to the fact that some
Dcoretemp29 the actual value of temperature register is in fact a delta from TjMax.
Dw83791d104 responsible for handling the fact that the alarms and beep_mask bitmaps
Df71805f87 are free to use a completely different setup. As a matter of fact, the
Dpc87360172 channel measures the battery voltage (Vbat). It is a known fact that
Dabituguru-datasheet4 First of all, what I know about uGuru is no fact based on any help, hints or
/linux-4.4.14/Documentation/blockdev/
Dnbd.txt19 system, as the nbd-server is completely in userspace. In fact,
/linux-4.4.14/Documentation/ABI/obsolete/
Dsysfs-bus-usb25 In fact so many don't that by default, the USB core
/linux-4.4.14/Documentation/namespaces/
Dcompatibility-list.txt24 or IPC shmem/message. The fact is that this ID is only valid
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-module23 considered stable, only the fact that they will be
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-ioctl.c207 int fact = new_speed < 0 ? -1 : 1; in ivtv_validate_speed() local
219 return fact * 2000; in ivtv_validate_speed()
221 return fact * 1500; in ivtv_validate_speed()
225 return fact * 2000; in ivtv_validate_speed()
227 return fact * 1500; in ivtv_validate_speed()
229 return fact * 1000; in ivtv_validate_speed()
234 return fact * new_speed; in ivtv_validate_speed()
240 if (new_speed > 60) return 1000 / (fact * 60); in ivtv_validate_speed()
241 return 1000 / (fact * new_speed); in ivtv_validate_speed()
/linux-4.4.14/Documentation/RCU/
Drcu.txt22 barriers. The fact that these operations are quite expensive
24 in read-mostly situations. The fact that RCU readers need not
Drcu_dereference.txt25 for an example where the compiler can in fact deduce the exact
256 that it loaded into "r2". The fact that this same result can occur due
DlistRCU.txt232 return holding the per-entry spinlock, as ipc_lock() does in fact do.
DwhatisRCU.txt92 typically take advantage of the fact that writes to single aligned
102 entirely different thread to do the reclamation, as is in fact the case
926 Of course, this all assumes that you have determined that RCU is in fact
Drcubarrier.txt198 Dipankar Sarma's implementation of rcu_barrier() makes use of the fact
Dstallwarn.txt176 1043. The fact that this last value is odd indicates that an expedited
Dtrace.txt98 CPU has not yet reported that fact, (2) some other CPU has not
DRTFP.txt324 all CPUs have in fact taken such an interrupt, though there are
442 parameter. Not clear that all races were in fact correctly handled.
/linux-4.4.14/arch/arc/include/asm/
Dentry-arcv2.h26 ; Utilize the fact that Z bit is set if Intr taken in U mode
/linux-4.4.14/Documentation/vm/
Dsoft-dirty.txt28 the kernel does is finds this fact out and puts both writable and soft-dirty
Dtranshuge.txt33 one of the two is using hugepages just because of the fact the TLB
110 time to defrag memory, we would expect to gain even more by the fact
273 is complete, so they won't ever notice the fact the page is huge. But
291 follow_page because it's not hugepage aware and in fact it can't work
Dactive_mm.txt63 context is available", and in fact it is mainly used just at bootup when
Duserfaultfd.txt29 operations never involve heavyweight structures like vmas (in fact the
Dunevictable-lru.txt109 in fact, evictable.
/linux-4.4.14/Documentation/networking/
Dtcp-thin.txt18 lifespan. The combination of time-dependency and the fact that the
Dray_cs.txt144 fact is known to not work. I have never encountered a net set
Drds.txt34 The fact that IPv4 addresses are used does not mean the underlying
35 transport has to be IP-based. In fact, RDS over IB uses a
Dstmmac.txt238 Below the usage of the stmmac_mdio_bus_data: on this SoC, in fact,
356 In fact, the HW provides a subset of extended registers to
Dudplite.txt40 uses the same socket type as UDP. In fact, porting from UDP to UDP-Lite is
Darcnet.txt263 initialization. In fact, if you use it on a 386+ you REALLY need
436 the fact that both freedom and insight (courtesy of the arc0e device)
Dvortex.txt140 In fact, please don't use this at all! You're better off getting
Dphy.txt23 accessed are, in fact, busses, the PHY Abstraction Layer treats them as such.
Darcnet-hardware.txt24 (slower than Ethernet) and 100 Mbps (faster than normal Ethernet). In fact,
44 but which makes transfers much more reliable than Ethernet does. In fact,
Dcan.txt102 dynamically. In fact, the can core module alone does not provide any
Dip-sysctl.txt644 Each TCP socket has rights to use it due to fact of its birth.
Dbonding.txt2661 the system, when it fact there is a switch between these "external"
/linux-4.4.14/Documentation/scsi/
Dbnx2fc.txt9 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
Din2000.txt141 despite the fact that the card could handle settings of 376 or
DChangeLog.sym53c8xx107 If fact, they were not this clever. :)
380 - Support more than 8 controllers (> 40 in fact :-) )
482 was in fact misplaced. BTW, this may explain why broken PCI
DChangeLog.ncr53c8xx271 documented feature that in fact seems not to work: (53C8XX chips
/linux-4.4.14/Documentation/sysctl/
DREADME45 In fact, there are only four things needed to use these config
Dfs.txt291 maximum number of messages in a queue value. In fact it is the limiting value
/linux-4.4.14/Documentation/
Dpadata.txt129 fact that the workqueue is used to make these calls, parallel() is run with
141 fact with a call to:
Drfkill.txt53 instead of keeping track of calls to set_block(). In fact, drivers should
Dpi-futex.txt51 unavoidable fact of life, and once we accept that multi-task userspace
DSubmittingDrivers74 this fact.
Deisa.txt188 yet been probed. In fact, that's what happens most of the time (the
DManagementStyle96 people ahead of the fact that your decision is purely preliminary, and
272 for being "in charge". Never mind the fact that you're really leading
Dmd.txt58 undetectable data corruption. This is because the fact that it is
59 'dirty' means that the parity cannot be trusted, and the fact that it
339 once the array becomes non-degraded, and this fact has been
Dcircular-buffers.txt233 fact that we are writing to something that can be read concurrently,
Dcachetlb.txt17 fact an area where many optimizations are possible. For example,
250 other cases. Please keep in mind that fact that, for a given page
Dkmemcheck.txt208 In fact, this option may also be used for fine-grained control over SLUB vs.
565 This allows us to realize another important fact: si_code contains the value
718 fault handler notices that the page was in fact only hidden, and so it calls
Dstatic-keys.txt245 footprint. We can in fact improve this even further, since the 5-byte no-op
Dunshare.txt90 In order to not duplicate code and to handle the fact that unshare
Dnommu-mmap.txt231 want to handle it, despite the fact it's got an operation. For instance, it
DDMA-API-HOWTO.txt150 If so, you need to inform the kernel of this fact.
632 ends and the second one starts on a page boundary - in fact this is a huge
Dmemory-barriers.txt1494 process_level() to the following, in fact, this might well be a
1525 do not typically occur in modern Linux kernels, in fact, if an
1586 In fact, a recent bug (since fixed) caused GCC to incorrectly use
2798 obscure the fact that RAM has been updated, until at such time as the cacheline
2813 Amongst these properties is usually the fact that such accesses bypass the
Dapplying-patches.txt166 the patch will in fact apply it.
Dparport-lowlevel.txt1094 of its contents is maintained, so frob_control is in fact only one
DCodingStyle499 uses are less than desirable (in fact, they are worse than random
/linux-4.4.14/Documentation/mic/
Dmic_overview.txt39 the fact that the virtio block storage backend can only be on the host.
/linux-4.4.14/arch/alpha/lib/
Dev6-clear_user.S211 # We know for a fact that $0 > 0 zero due to previous context
/linux-4.4.14/Documentation/spi/
Dspi-lm70llp71 So: the getmiso inline routine in this driver takes this fact into account,
Dspi-summary57 limiting themselves to half-duplex at the hardware level. In fact
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dhost-generic-pci.txt6 and clock management. In fact, the controller may not even require the
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/
Dti-tsc-adc.txt41 charge step, so this does in fact function as a
/linux-4.4.14/Documentation/dvb/
Dbt8xx.txt16 Please use the following options with care as deselection of drivers which are in fact necessary
Davermedia.txt292 DVB, in fact this is currently serving as my main way of
/linux-4.4.14/Documentation/x86/
Dtlb.txt45 Despite the fact that a single individual flush on x86 is
Dpat.txt8 and also due to the fact that there are no hardware limitations on number of
/linux-4.4.14/arch/m68k/hp300/
Dhp300map.map10 # In fact AltGr is used very little, and one more keymap can
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra114-pinmux.txt5 nvidia,tegra30-pinmux.txt. In fact, this document assumes that binding as
Dnvidia,tegra30-pinmux.txt4 as described in nvidia,tegra20-pinmux.txt. In fact, this document assumes
Dnvidia,tegra124-pinmux.txt5 nvidia,tegra30-pinmux.txt. In fact, this document assumes that binding as
/linux-4.4.14/Documentation/video4linux/
Dmeye.txt36 This camera is not supported at all by the current driver, in fact
DREADME.pvrusb2122 interfaces (e.g. V4L, sysfs, etc), and in fact even those high
Dvideobuf18 Not all video devices use the same kind of buffers. In fact, there are (at
Dv4l2-framework.txt16 Especially the fact that V4L2 drivers have to setup supporting ICs to
/linux-4.4.14/tools/power/cpupower/bench/
DREADME-BENCH18 - Power saving related regressions (In fact as better the performance
/linux-4.4.14/drivers/input/mouse/
Dappletouch.c348 int fact, int *z, int *fingers) in atp_calculate_abs() argument
440 return pcum * fact / psum; in atp_calculate_abs()
/linux-4.4.14/Documentation/development-process/
D4.Coding84 from another kernel subsystem, it is time to ask whether it would, in fact,
166 locking after the fact is a rather more difficult task. Kernel developers
197 be supported indefinitely. This fact makes the creation of user-space
270 fact of the matter, though, is that the resulting failure recovery paths
D6.Followthrough11 room for improvement. The kernel development process recognizes this fact,
136 is worth remembering an important little fact: the job still is not done.
D3.Early-stage133 MAINTAINERS file may, in fact, not be the person who is actually acting in
D2.Process446 group started. This can, in fact, be an effective technique. But it also
/linux-4.4.14/Documentation/trace/
Dtracepoints.txt97 the probe. This, and the fact that preemption is disabled around the
Dring-buffer-design.txt739 fact that it sees the UPDATE flag instead of a HEADER or NORMAL
927 back to NORMAL. The fact that it only needs to worry about nested
Dftrace.txt2731 itself. In fact, it is very similar, except that the buffer and
/linux-4.4.14/Documentation/sound/alsa/
DAudiophile-Usb.txt113 compliant (supposedly supporting S16_LE) but processes in fact only S16_BE streams.
174 the devices where reported to be Big-Endian when in fact they were Little-Endian
177 where "test_S16_LE.raw" was in fact a little-endian sample file.
DOSS-Emulation.txt243 control. In fact, the controls with "XXX [Playback|Capture]
/linux-4.4.14/Documentation/scheduler/
Dsched-nice-design.txt61 accurately: the fact that nice level behavior depended on the _absolute_
Dsched-deadline.txt166 As a matter of fact, in this case it is possible to provide an upper bound
/linux-4.4.14/Documentation/cgroups/
Dfreezer-subsystem.txt44 signals is gdb. In fact any program designed to use ptrace is likely to
Dunified-hierarchy.txt46 fact that controllers can't be moved around once hierarchies are
139 fact that controllers on the immediate sub-level are used to
140 distribute the resources of the parent. In fact, it's natural to
Dcpusets.txt540 every time. In fact, in some architectures, the searching ranges on
594 code, such as the scheduler, and due to the fact that the kernel
/linux-4.4.14/Documentation/locking/
Dlocktorture.txt7 module, 'locktorture', may be built after the fact on the running
Dlockdep-design.txt100 The first rule comes from the fact the a hardirq-safe lock could be
Drt-mutex-design.txt38 but by doing so, it is in fact preempting A which is a higher priority process.
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt65 in fact big-endian, so certain boards override this property.
Dfman.txt18 Due to the fact that the FMan is an aggregation of sub-engines (ports, MACs,
/linux-4.4.14/drivers/media/
DKconfig204 are, in fact, necessary will result in the lack of the needed
/linux-4.4.14/kernel/sched/
Dfair.c216 u64 fact = scale_load_down(weight); in __calc_delta() local
221 if (unlikely(fact >> 32)) { in __calc_delta()
222 while (fact >> 32) { in __calc_delta()
223 fact >>= 1; in __calc_delta()
229 fact = (u64)(u32)fact * lw->inv_weight; in __calc_delta()
231 while (fact >> 32) { in __calc_delta()
232 fact >>= 1; in __calc_delta()
236 return mul_u64_u32_shr(delta_exec, fact, shift); in __calc_delta()
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Darm-boards176 to highlight the fact that is part of the support infrastructure for the SoC.
Didle-states.txt190 This is mainly down to the fact that IDLE1 entry/exit energy costs are lower
/linux-4.4.14/Documentation/arm/
Dkernel_user_helpers.txt10 In fact this code might even differ from one CPU to another depending on
Dvlocks.txt149 The optimisation relies on the fact that the ARM memory system
/linux-4.4.14/Documentation/crypto/
Dapi-intro.txt40 Please note that Block Ciphers is somewhat of a misnomer. It is in fact
Ddescore-readme.txt153 the fact that this guy was computing 2 sboxes per table lookup rather
/linux-4.4.14/drivers/tty/vt/
Ddefkeymap.map10 # In fact AltGr is used very little, and one more keymap can
/linux-4.4.14/drivers/scsi/
Ddc395x.c2723 int fact; in msgin_set_sync() local
2756 fact = 500; in msgin_set_sync()
2758 fact = 250; in msgin_set_sync()
2762 dcb->target_id, (fact == 500) ? "Wide16" : "", in msgin_set_sync()
2764 (fact / dcb->min_nego_period), in msgin_set_sync()
2765 ((fact % dcb->min_nego_period) * 10 + in msgin_set_sync()
/linux-4.4.14/Documentation/fb/
Dmodedb.txt74 The GTF is limited by the fact that it is designed mainly for CRT displays.
/linux-4.4.14/Documentation/input/
Diforce-protocol.txt245 At first glance, this software seems, hum, well... buggy. In fact, data appear with a
Dalps.txt24 In fact, it appeared to be an m:n mapping between the _HID and actual
/linux-4.4.14/Documentation/power/
Dpower_supply_class.txt208 should be factored out, and in fact, apm_power, the driver to serve
Duserland-swsusp.txt112 SNAPSHOT_FREE_SWAP_PAGES before closing the device (in fact it will also
Ddevices.txt453 the suspend was carried out, but that can't be guaranteed (in fact, it usually
555 resuming from hibernation. In fact, the boot kernel may be completely different
Dswsusp.txt387 In fact, even with "-o sync" you can lose data if your programs have
Dpci.txt724 low-power state by the PCI subsystem. It is not required (in fact it even is
764 described above. In fact, they only need to be different in the rare cases when
/linux-4.4.14/drivers/mtd/chips/
DKconfig24 are in fact compatible in all but the probe method. This actually
/linux-4.4.14/Documentation/isdn/
DREADME.hysdn59 active AVM cards and in fact uses the same module.
/linux-4.4.14/
DREADME379 function addresses (in fact, that is very unlikely), so you can't
384 you want. In fact, it may be a good idea to include a bit of
DMAINTAINERS15 you will find things like the fact version 3 firmware needs
/linux-4.4.14/arch/arm/boot/dts/
Drk3288-veyron.dtsi254 * powered from vcc33_pmuio. In fact, on later boards
Ddra72-evm.dts607 * SDCD signal is not being used here - using the fact that GPIO mode
Ddra7-evm.dts634 * SDCD signal is not being used here - using the fact that GPIO mode
/linux-4.4.14/Documentation/timers/
Dhrtimers.txt52 Accurate timing for them is not a core purpose - in fact most of the
DNO_HZ.txt211 will in fact run on some CPU. However, this approach
/linux-4.4.14/arch/powerpc/boot/dts/
Dmpc8641_hpcn.dts640 * due to the fact that the 2 now share address space in the new memory
/linux-4.4.14/Documentation/frv/
Dkernel-ABI.txt9 This partly stems from the fact that FRV CPUs do not have a separate
/linux-4.4.14/arch/um/
DKconfig.net33 Ethernet network, it's in fact communicating over a point-to-point
/linux-4.4.14/Documentation/virtual/kvm/arm/
Dvgic-mapped-irqs.txt146 possible, and in fact, typical:
/linux-4.4.14/Documentation/filesystems/
Dxfs-delayed-logging-design.txt63 the log over and over again. Worse is the fact that objects tend to get
402 it. The fact that we walk the log items (in the CIL) just to chain the log
408 vs two dirty cachelines except for the fact I've seen upwards of 80,000 log
601 the fact pinning the item is dependent on whether the item is present in the
Dsquashfs.txt139 fact that (in most cases) the inodes of the files will be in the same
Dvfat.txt303 verify that a slot does in fact belong to an 8.3 directory entry by
Dxfs-self-describing-metadata.txt51 each other or written to disk after the fact.
DLocking380 fact that these locks are held ensures that the file_locks do not
Dproc.txt195 the ps command. In fact, ps uses the proc file system to obtain its
1583 then deletes the file, it will in fact perform no writeout. But it will have
1877 users. It doesn't mean that it hides a fact whether a process with a specific
/linux-4.4.14/Documentation/cpu-freq/
Dgovernors.txt264 no need to lock it again (in fact, this would cause a deadlock). So
/linux-4.4.14/Documentation/sh/
Dnew-machine.txt248 lowercase, regardless of the fact that the mach-types entries are all
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-tape.1995-2002199 * 3) Either solve or document the fact that `mt rewind' is
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt325 we need to adapt the code generation for the fact that rp vars are now
482 The next step was triggered by the fact that par contains the xor of all
/linux-4.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt462 operating system does not run with 100% usage of the CPU, despite the fact that
472 BIOS, but not in such an extreme fashion. However, the fact that SMM mode may
/linux-4.4.14/Documentation/gpio/
Dconsumer.txt216 Other than the fact that these accessors might sleep, and will work on GPIOs
Dgpio-legacy.txt221 Other than the fact that these accessors might sleep, and will work
/linux-4.4.14/fs/befs/
DChangeLog145 * Anton Altaparmakov and Christoph Hellwig alerted me to the fact that
/linux-4.4.14/Documentation/i2c/
Dwriting-clients165 If you know for a fact that an I2C device is connected to a given I2C bus,
/linux-4.4.14/Documentation/rapidio/
Drapidio.txt190 This requirement is cased by the fact that enumeration/discovery methods invoke
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex521 fact, there are 6 different $ioctl$s for reading data, either in some
526 problem here could be the fact that audio-frames are 2352 bytes long,
650 fact. An integrity check on opening of the device, that verifies the
/linux-4.4.14/Documentation/usb/
Dpower-management.txt111 autosuspend. In fact, at the time of this writing (Linux 2.6.23) the
241 management. Nevertheless, the sad fact is that many devices do not
/linux-4.4.14/Documentation/kdump/
Dkdump.txt197 This will compile the kernel for physical address 1MB, but given the fact
/linux-4.4.14/arch/alpha/
DKconfig719 Despite the fact that this driver doesn't work on all Alphas (but
/linux-4.4.14/Documentation/filesystems/configfs/
Dconfigfs.txt316 config_items are arranged in a hierarchy due to the fact that they
/linux-4.4.14/Documentation/arm64/
Darm-acpi.txt59 table as hardware vendors and other OS vendors. In fact, there is no
/linux-4.4.14/Documentation/filesystems/caching/
Dbackend-api.txt559 This is called to record the fact that one or more pages have been dealt
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt566 In fact, a vendor may also want to have a vendor-specific region-driver
/linux-4.4.14/Documentation/block/
Dbiodoc.txt462 by using rq_for_each_segment. This handles the fact that a request
930 prevent that. It can only learn about the fact
/linux-4.4.14/lib/
DKconfig.debug1086 after the fact on the running kernel to be tested, if desired.
1250 after the fact on the running kernel to be tested, if desired.
/linux-4.4.14/Documentation/security/
Dkeys.txt83 Having a payload is not required; and the payload can, in fact, just be a
1199 The fact that KEY_FLAG_INSTANTIATED is not set in key->flags prevents
DSmack.txt595 in fact an encoding of the Smack label. The level used is 250 by default. The
/linux-4.4.14/tools/perf/Documentation/
Dintel-pt.txt75 Because samples are synthesized after-the-fact, the sampling period can be
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt66 clarifies the fact that a lot of things are
821 lowercase. The fact that vendors like Apple don't respect this rule is
/linux-4.4.14/arch/m68k/fpsp040/
Dres_func.S1886 | the input operand's exponent by 1 to account for the fact that
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt115 fact that there is no range checking of the partition number, and your
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3073 The interesting things here are the fact that its .thread.syscall.id
3081 The fact that it never returned from write means that its stack should
4176 tioned in the panic, which is complicated by the fact that the kernel
/linux-4.4.14/drivers/watchdog/
DKconfig1151 know what you are doing and that you are in fact running on an
/linux-4.4.14/arch/arm/
DKconfig1640 UNPREDICTABLE (in fact it can be predicted that it won't work
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt109 talking as soon as the kernel is loaded. In fact, it will talk a lot!