/linux-4.4.14/sound/oss/ |
D | audio.c | 666 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/ |
D | toshiba_haps.txt | 43 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
|
D | disk-shock-protection.txt | 73 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/ |
D | Kconfig | 8 more efficient than a standard FS for MPEG files, in fact likely
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-ali1563 | 19 notable exceptions. One of those happens to be the fact they upgraded the
|
/linux-4.4.14/Documentation/hwmon/ |
D | ltc4215 | 24 This driver does not probe for LTC4215 devices, due to the fact that some
|
D | lm83 | 33 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.
|
D | k8temp | 18 from revision F of K8 core, but in fact it seems to be implemented for all
|
D | vt1211 | 50 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
|
D | ltc4245 | 25 This driver does not probe for LTC4245 devices, due to the fact that some
|
D | coretemp | 29 the actual value of temperature register is in fact a delta from TjMax.
|
D | w83791d | 104 responsible for handling the fact that the alarms and beep_mask bitmaps
|
D | f71805f | 87 are free to use a completely different setup. As a matter of fact, the
|
D | pc87360 | 172 channel measures the battery voltage (Vbat). It is a known fact that
|
D | abituguru-datasheet | 4 First of all, what I know about uGuru is no fact based on any help, hints or
|
/linux-4.4.14/Documentation/blockdev/ |
D | nbd.txt | 19 system, as the nbd-server is completely in userspace. In fact,
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-bus-usb | 25 In fact so many don't that by default, the USB core
|
/linux-4.4.14/Documentation/namespaces/ |
D | compatibility-list.txt | 24 or IPC shmem/message. The fact is that this ID is only valid
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-module | 23 considered stable, only the fact that they will be
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 207 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/ |
D | rcu.txt | 22 barriers. The fact that these operations are quite expensive 24 in read-mostly situations. The fact that RCU readers need not
|
D | rcu_dereference.txt | 25 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
|
D | listRCU.txt | 232 return holding the per-entry spinlock, as ipc_lock() does in fact do.
|
D | whatisRCU.txt | 92 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
|
D | rcubarrier.txt | 198 Dipankar Sarma's implementation of rcu_barrier() makes use of the fact
|
D | stallwarn.txt | 176 1043. The fact that this last value is odd indicates that an expedited
|
D | trace.txt | 98 CPU has not yet reported that fact, (2) some other CPU has not
|
D | RTFP.txt | 324 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/ |
D | entry-arcv2.h | 26 ; Utilize the fact that Z bit is set if Intr taken in U mode
|
/linux-4.4.14/Documentation/vm/ |
D | soft-dirty.txt | 28 the kernel does is finds this fact out and puts both writable and soft-dirty
|
D | transhuge.txt | 33 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
|
D | active_mm.txt | 63 context is available", and in fact it is mainly used just at bootup when
|
D | userfaultfd.txt | 29 operations never involve heavyweight structures like vmas (in fact the
|
D | unevictable-lru.txt | 109 in fact, evictable.
|
/linux-4.4.14/Documentation/networking/ |
D | tcp-thin.txt | 18 lifespan. The combination of time-dependency and the fact that the
|
D | ray_cs.txt | 144 fact is known to not work. I have never encountered a net set
|
D | rds.txt | 34 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
|
D | stmmac.txt | 238 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
|
D | udplite.txt | 40 uses the same socket type as UDP. In fact, porting from UDP to UDP-Lite is
|
D | arcnet.txt | 263 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)
|
D | vortex.txt | 140 In fact, please don't use this at all! You're better off getting
|
D | phy.txt | 23 accessed are, in fact, busses, the PHY Abstraction Layer treats them as such.
|
D | arcnet-hardware.txt | 24 (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,
|
D | can.txt | 102 dynamically. In fact, the can core module alone does not provide any
|
D | ip-sysctl.txt | 644 Each TCP socket has rights to use it due to fact of its birth.
|
D | bonding.txt | 2661 the system, when it fact there is a switch between these "external"
|
/linux-4.4.14/Documentation/scsi/ |
D | bnx2fc.txt | 9 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
|
D | in2000.txt | 141 despite the fact that the card could handle settings of 376 or
|
D | ChangeLog.sym53c8xx | 107 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
|
D | ChangeLog.ncr53c8xx | 271 documented feature that in fact seems not to work: (53C8XX chips
|
/linux-4.4.14/Documentation/sysctl/ |
D | README | 45 In fact, there are only four things needed to use these config
|
D | fs.txt | 291 maximum number of messages in a queue value. In fact it is the limiting value
|
/linux-4.4.14/Documentation/ |
D | padata.txt | 129 fact that the workqueue is used to make these calls, parallel() is run with 141 fact with a call to:
|
D | rfkill.txt | 53 instead of keeping track of calls to set_block(). In fact, drivers should
|
D | pi-futex.txt | 51 unavoidable fact of life, and once we accept that multi-task userspace
|
D | SubmittingDrivers | 74 this fact.
|
D | eisa.txt | 188 yet been probed. In fact, that's what happens most of the time (the
|
D | ManagementStyle | 96 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
|
D | md.txt | 58 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
|
D | circular-buffers.txt | 233 fact that we are writing to something that can be read concurrently,
|
D | cachetlb.txt | 17 fact an area where many optimizations are possible. For example, 250 other cases. Please keep in mind that fact that, for a given page
|
D | kmemcheck.txt | 208 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
|
D | static-keys.txt | 245 footprint. We can in fact improve this even further, since the 5-byte no-op
|
D | unshare.txt | 90 In order to not duplicate code and to handle the fact that unshare
|
D | nommu-mmap.txt | 231 want to handle it, despite the fact it's got an operation. For instance, it
|
D | DMA-API-HOWTO.txt | 150 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
|
D | memory-barriers.txt | 1494 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
|
D | applying-patches.txt | 166 the patch will in fact apply it.
|
D | parport-lowlevel.txt | 1094 of its contents is maintained, so frob_control is in fact only one
|
D | CodingStyle | 499 uses are less than desirable (in fact, they are worse than random
|
/linux-4.4.14/Documentation/mic/ |
D | mic_overview.txt | 39 the fact that the virtio block storage backend can only be on the host.
|
/linux-4.4.14/arch/alpha/lib/ |
D | ev6-clear_user.S | 211 # We know for a fact that $0 > 0 zero due to previous context
|
/linux-4.4.14/Documentation/spi/ |
D | spi-lm70llp | 71 So: the getmiso inline routine in this driver takes this fact into account,
|
D | spi-summary | 57 limiting themselves to half-duplex at the hardware level. In fact
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | host-generic-pci.txt | 6 and clock management. In fact, the controller may not even require the
|
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 41 charge step, so this does in fact function as a
|
/linux-4.4.14/Documentation/dvb/ |
D | bt8xx.txt | 16 Please use the following options with care as deselection of drivers which are in fact necessary
|
D | avermedia.txt | 292 DVB, in fact this is currently serving as my main way of
|
/linux-4.4.14/Documentation/x86/ |
D | tlb.txt | 45 Despite the fact that a single individual flush on x86 is
|
D | pat.txt | 8 and also due to the fact that there are no hardware limitations on number of
|
/linux-4.4.14/arch/m68k/hp300/ |
D | hp300map.map | 10 # In fact AltGr is used very little, and one more keymap can
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra114-pinmux.txt | 5 nvidia,tegra30-pinmux.txt. In fact, this document assumes that binding as
|
D | nvidia,tegra30-pinmux.txt | 4 as described in nvidia,tegra20-pinmux.txt. In fact, this document assumes
|
D | nvidia,tegra124-pinmux.txt | 5 nvidia,tegra30-pinmux.txt. In fact, this document assumes that binding as
|
/linux-4.4.14/Documentation/video4linux/ |
D | meye.txt | 36 This camera is not supported at all by the current driver, in fact
|
D | README.pvrusb2 | 122 interfaces (e.g. V4L, sysfs, etc), and in fact even those high
|
D | videobuf | 18 Not all video devices use the same kind of buffers. In fact, there are (at
|
D | v4l2-framework.txt | 16 Especially the fact that V4L2 drivers have to setup supporting ICs to
|
/linux-4.4.14/tools/power/cpupower/bench/ |
D | README-BENCH | 18 - Power saving related regressions (In fact as better the performance
|
/linux-4.4.14/drivers/input/mouse/ |
D | appletouch.c | 348 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/ |
D | 4.Coding | 84 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
|
D | 6.Followthrough | 11 room for improvement. The kernel development process recognizes this fact, 136 is worth remembering an important little fact: the job still is not done.
|
D | 3.Early-stage | 133 MAINTAINERS file may, in fact, not be the person who is actually acting in
|
D | 2.Process | 446 group started. This can, in fact, be an effective technique. But it also
|
/linux-4.4.14/Documentation/trace/ |
D | tracepoints.txt | 97 the probe. This, and the fact that preemption is disabled around the
|
D | ring-buffer-design.txt | 739 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
|
D | ftrace.txt | 2731 itself. In fact, it is very similar, except that the buffer and
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 113 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.
|
D | OSS-Emulation.txt | 243 control. In fact, the controls with "XXX [Playback|Capture]
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-nice-design.txt | 61 accurately: the fact that nice level behavior depended on the _absolute_
|
D | sched-deadline.txt | 166 As a matter of fact, in this case it is possible to provide an upper bound
|
/linux-4.4.14/Documentation/cgroups/ |
D | freezer-subsystem.txt | 44 signals is gdb. In fact any program designed to use ptrace is likely to
|
D | unified-hierarchy.txt | 46 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
|
D | cpusets.txt | 540 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/ |
D | locktorture.txt | 7 module, 'locktorture', may be built after the fact on the running
|
D | lockdep-design.txt | 100 The first rule comes from the fact the a hardirq-safe lock could be
|
D | rt-mutex-design.txt | 38 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/ |
D | mpic.txt | 65 in fact big-endian, so certain boards override this property.
|
D | fman.txt | 18 Due to the fact that the FMan is an aggregation of sub-engines (ports, MACs,
|
/linux-4.4.14/drivers/media/ |
D | Kconfig | 204 are, in fact, necessary will result in the lack of the needed
|
/linux-4.4.14/kernel/sched/ |
D | fair.c | 216 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/ |
D | arm-boards | 176 to highlight the fact that is part of the support infrastructure for the SoC.
|
D | idle-states.txt | 190 This is mainly down to the fact that IDLE1 entry/exit energy costs are lower
|
/linux-4.4.14/Documentation/arm/ |
D | kernel_user_helpers.txt | 10 In fact this code might even differ from one CPU to another depending on
|
D | vlocks.txt | 149 The optimisation relies on the fact that the ARM memory system
|
/linux-4.4.14/Documentation/crypto/ |
D | api-intro.txt | 40 Please note that Block Ciphers is somewhat of a misnomer. It is in fact
|
D | descore-readme.txt | 153 the fact that this guy was computing 2 sboxes per table lookup rather
|
/linux-4.4.14/drivers/tty/vt/ |
D | defkeymap.map | 10 # In fact AltGr is used very little, and one more keymap can
|
/linux-4.4.14/drivers/scsi/ |
D | dc395x.c | 2723 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/ |
D | modedb.txt | 74 The GTF is limited by the fact that it is designed mainly for CRT displays.
|
/linux-4.4.14/Documentation/input/ |
D | iforce-protocol.txt | 245 At first glance, this software seems, hum, well... buggy. In fact, data appear with a
|
D | alps.txt | 24 In fact, it appeared to be an m:n mapping between the _HID and actual
|
/linux-4.4.14/Documentation/power/ |
D | power_supply_class.txt | 208 should be factored out, and in fact, apm_power, the driver to serve
|
D | userland-swsusp.txt | 112 SNAPSHOT_FREE_SWAP_PAGES before closing the device (in fact it will also
|
D | devices.txt | 453 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
|
D | swsusp.txt | 387 In fact, even with "-o sync" you can lose data if your programs have
|
D | pci.txt | 724 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/ |
D | Kconfig | 24 are in fact compatible in all but the probe method. This actually
|
/linux-4.4.14/Documentation/isdn/ |
D | README.hysdn | 59 active AVM cards and in fact uses the same module.
|
/linux-4.4.14/ |
D | README | 379 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
|
D | MAINTAINERS | 15 you will find things like the fact version 3 firmware needs
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | rk3288-veyron.dtsi | 254 * powered from vcc33_pmuio. In fact, on later boards
|
D | dra72-evm.dts | 607 * SDCD signal is not being used here - using the fact that GPIO mode
|
D | dra7-evm.dts | 634 * SDCD signal is not being used here - using the fact that GPIO mode
|
/linux-4.4.14/Documentation/timers/ |
D | hrtimers.txt | 52 Accurate timing for them is not a core purpose - in fact most of the
|
D | NO_HZ.txt | 211 will in fact run on some CPU. However, this approach
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | mpc8641_hpcn.dts | 640 * due to the fact that the 2 now share address space in the new memory
|
/linux-4.4.14/Documentation/frv/ |
D | kernel-ABI.txt | 9 This partly stems from the fact that FRV CPUs do not have a separate
|
/linux-4.4.14/arch/um/ |
D | Kconfig.net | 33 Ethernet network, it's in fact communicating over a point-to-point
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 146 possible, and in fact, typical:
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 63 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
|
D | squashfs.txt | 139 fact that (in most cases) the inodes of the files will be in the same
|
D | vfat.txt | 303 verify that a slot does in fact belong to an 8.3 directory entry by
|
D | xfs-self-describing-metadata.txt | 51 each other or written to disk after the fact.
|
D | Locking | 380 fact that these locks are held ensures that the file_locks do not
|
D | proc.txt | 195 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/ |
D | governors.txt | 264 no need to lock it again (in fact, this would cause a deadlock). So
|
/linux-4.4.14/Documentation/sh/ |
D | new-machine.txt | 248 lowercase, regardless of the fact that the mach-types entries are all
|
/linux-4.4.14/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 199 * 3) Either solve or document the fact that `mt rewind' is
|
/linux-4.4.14/Documentation/mtd/ |
D | nand_ecc.txt | 325 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/ |
D | timekeeping.txt | 462 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/ |
D | consumer.txt | 216 Other than the fact that these accessors might sleep, and will work on GPIOs
|
D | gpio-legacy.txt | 221 Other than the fact that these accessors might sleep, and will work
|
/linux-4.4.14/fs/befs/ |
D | ChangeLog | 145 * Anton Altaparmakov and Christoph Hellwig alerted me to the fact that
|
/linux-4.4.14/Documentation/i2c/ |
D | writing-clients | 165 If you know for a fact that an I2C device is connected to a given I2C bus,
|
/linux-4.4.14/Documentation/rapidio/ |
D | rapidio.txt | 190 This requirement is cased by the fact that enumeration/discovery methods invoke
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 521 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/ |
D | power-management.txt | 111 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/ |
D | kdump.txt | 197 This will compile the kernel for physical address 1MB, but given the fact
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 719 Despite the fact that this driver doesn't work on all Alphas (but
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 316 config_items are arranged in a hierarchy due to the fact that they
|
/linux-4.4.14/Documentation/arm64/ |
D | arm-acpi.txt | 59 table as hardware vendors and other OS vendors. In fact, there is no
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | backend-api.txt | 559 This is called to record the fact that one or more pages have been dealt
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 566 In fact, a vendor may also want to have a vendor-specific region-driver
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 462 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/ |
D | Kconfig.debug | 1086 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/ |
D | keys.txt | 83 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
|
D | Smack.txt | 595 in fact an encoding of the Smack label. The level used is 250 by default. The
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 75 Because samples are synthesized after-the-fact, the sampling period can be
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 66 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/ |
D | res_func.S | 1886 | the input operand's exponent by 1 to account for the fact that
|
/linux-4.4.14/Documentation/m68k/ |
D | kernel-options.txt | 115 fact that there is no range checking of the partition number, and your
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3073 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/ |
D | Kconfig | 1151 know what you are doing and that you are in fact running on an
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1640 UNPREDICTABLE (in fact it can be predicted that it won't work
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 109 talking as soon as the kernel is loaded. In fact, it will talk a lot!
|