Home
last modified time | relevance | path

Searched refs:even (Results 1 – 200 of 823) sorted by relevance

12345

/linux-4.1.27/arch/c6x/include/uapi/asm/
Dptrace.h17 #define PT_LO(odd, even) odd argument
18 #define PT_HI(odd, even) even argument
20 #define PT_LO(odd, even) even argument
21 #define PT_HI(odd, even) odd argument
108 #define REG_PAIR(odd, even) unsigned long odd; unsigned long even argument
110 #define REG_PAIR(odd, even) unsigned long even; unsigned long odd argument
/linux-4.1.27/Documentation/devicetree/bindings/panel/
Dsharp,lq101r1sx01.txt5 - even-odd: each channel drives the even or odd lines of the screen
8 driven by the first link (DSI-LINK1), left or even, is considered the primary
12 Note that in video mode the DSI-LINK1 interface always provides the left/even
14 is possible to program either link to drive the left/even or right/odd pixels
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-vbi.c58 data.data[0] = cc->even[0]; in ivtv_set_cc()
59 data.data[1] = cc->even[1]; in ivtv_set_cc()
103 cc->even[0] = d->data[0]; in ivtv_write_vbi_line()
104 cc->even[1] = d->data[1]; in ivtv_write_vbi_line()
149 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi()
165 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi_from_user()
466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_disable_cc()
478 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_vbi_work_handler()
508 cc.even[0] = data.data[0]; in ivtv_vbi_work_handler()
509 cc.even[1] = data.data[1]; in ivtv_vbi_work_handler()
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dtvp7002.txt24 - field-even-active: Active-high Field ID output polarity control of the bus.
26 (field 1) and set to logic 0 for an even field (field 0).
48 field-even-active = <0>;
/linux-4.1.27/kernel/
DKconfig.preempt29 low priority process to voluntarily preempt itself even if it
31 applications to run more 'smoothly' even when the system is
45 even if it is in kernel mode executing a system call and would
47 This allows applications to run more 'smoothly' even when the
DKconfig.hz30 while also showing good interactive responsiveness even
38 while also showing good interactive responsiveness even
/linux-4.1.27/drivers/usb/wusbcore/
DKconfig16 select even if you don't have the hardware.
29 It is safe to select even if you don't have a compatible
/linux-4.1.27/drivers/uwb/
DKconfig40 is safe to select any even if you do not have the hardware.
56 is safe to select any even if you do not have the hardware.
68 is safe to select any even if you do not have the hardware.
/linux-4.1.27/Documentation/sysctl/
DREADME4 'Why', I hear you ask, 'would anyone even _want_ documentation
26 feel sorry for you. I might even laugh at you...
44 don't even need special tools to do it!
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-driver-samsung-laptop18 and it's still unknown if this value even changes
35 Description: Use your USB ports to charge devices, even
Dsysfs-platform-at9113 conditions (even if disabled or in rx mode).
Dsysfs-firmware-acpi52 (0) the ACPI subsystem will allow devices to be hot-removed even
194 * this is because the status bit is set even if the enable bit is cleared,
/linux-4.1.27/arch/cris/arch-v10/kernel/
Ddebugport.c230 IO_STATE(R_SERIAL0_REC_CTRL, rec_par, even) | in start_port()
233 IO_STATE(R_SERIAL0_TR_CTRL, tr_par, even) | in start_port()
244 IO_STATE(R_SERIAL0_REC_CTRL, rec_par, even) | in start_port()
247 IO_STATE(R_SERIAL0_TR_CTRL, tr_par, even) | in start_port()
Dhead.S579 | IO_STATE (R_SERIAL0_REC_CTRL, rec_par, even) \
590 | IO_STATE (R_SERIAL0_TR_CTRL, tr_par, even) \
613 | IO_STATE (R_SERIAL1_REC_CTRL, rec_par, even) \
624 | IO_STATE (R_SERIAL1_TR_CTRL, tr_par, even) \
648 | IO_STATE (R_SERIAL2_REC_CTRL, rec_par, even) \
659 | IO_STATE (R_SERIAL2_TR_CTRL, tr_par, even) \
684 | IO_STATE (R_SERIAL3_REC_CTRL, rec_par, even) \
695 | IO_STATE (R_SERIAL3_TR_CTRL, tr_par, even) \
/linux-4.1.27/Documentation/
Deisa.txt53 int force_probe; /* Probe even when no slot 0 */
64 force_probe : Probe even when slot 0 is empty (no EISA mainboard)
161 A comma-separated list of slots to be enabled, even if the firmware
167 A comma-separated list of slots to be enabled, even if the firmware
173 Force the probing code to probe EISA slots even when it cannot find an
Dsgi-ioc4.txt4 First, even though the IOC4 performs multiple functions, such as an
10 matters a bit worse, some of the register blocks (and even registers
Dpi-futex.txt10 - even in the slowpath, the system call and scheduling pattern is very
48 we've got even more priority levels.
67 even if all critical sections are coded carefully to be deterministic
DManagementStyle62 And people will even see that as true leadership (*cough* bullshit
153 even realizing it, and almost always with a white-hot conviction that
164 might even be amused.
219 future, but so that he knows he owes you one. And, perhaps even more
232 There's one thing people hate even more than being called "d*ckhead",
235 chance. They likely will no longer be listening even if you otherwise
DDMA-ISA-LPC.txt54 API. Do _not_ use isa_virt_to_phys() even though it does the same
57 is really all you need. Remember that even though the DMA controller
Dxz.txt10 compression ratio even further. E.g. Branch/Call/Jump (BCJ) filters
90 useful. LZMA2 is slower to compress than e.g. Deflate or LZO even at
/linux-4.1.27/drivers/pci/pcie/
DKconfig70 Enable PCI Express ASPM L0s and L1 where possible, even if the
77 Disable PCI Express ASPM L0s and L1, even if the BIOS enabled them.
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dcpm.txt42 - Children's reg nodes must be offsets from the start of all muram, even
49 - A child address of zero must be translatable, even if no reg resources
/linux-4.1.27/Documentation/cpu-freq/
Dboost.txt67 not necessarily mean that it will occur every time even using the exact
84 even with the config option set.
92 on a per package basis, for some CPUs even per core. Currently the driver
/linux-4.1.27/drivers/mtd/onenand/
DKconfig17 from 1 to 0. There is a rare possibility that even though the
60 of 4KiB. Plane1 has only even blocks such as block0, block2, block4
/linux-4.1.27/Documentation/devicetree/bindings/arm/rockchip/
Dpmu-sram.txt6 even in low power states in the system.
/linux-4.1.27/arch/arm64/boot/dts/qcom/
Dapq8016-sbc.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dapq8016-sbc.dtsi9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmsm8916-mtp.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmsm8916-mtp.dtsi9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/arch/arm/boot/dts/
Dmt8127-moose.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmt6592-evb.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmt8135-evbp1.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmt6589-aquaris5.dts11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dzynq-zybo.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dbcm21664-garnet.dts9 * kind, whether express or implied; without even the implied warranty
Drk3288-evb.dtsi8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
218 * Default drive strength isn't enough to achieve even
Dsocfpga_arria5.dtsi9 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Dsocfpga_arria10_socdk.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dzynq-zed.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dsocfpga_cyclone5_socrates.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dalpine-db.dts21 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Dsocfpga_cyclone5.dtsi10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx28-eukrea-mbmx287lc.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx25-eukrea-cpuimx25.dtsi9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx28-eukrea-mbmx283lc.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dpicoxcell-pc7302-pc3x2.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dpicoxcell-pc7302-pc3x3.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dzynq-parallella.dts15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dsocfpga_vt.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dsocfpga_cyclone5_sockit.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dsocfpga_arria5_socdk.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx35-eukrea-cpuimx35.dtsi9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dsocfpga_cyclone5_socdk.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dbcm28155-ap.dts9 * kind, whether express or implied; without even the implied warranty
Dimx6qdl-cubox-i.dtsi15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
196 * leaving it as a pull-up, even if it is just 10uA.
Dimx51-eukrea-cpuimx51.dtsi9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Decx-2000.dts9 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Dimx6dl-cubox-i.dts15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dkirkwood-nas2big.dts106 * be kept powered, even when the SoC is off.
Dimx6qdl-microsom.dtsi15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx6q-hummingboard.dts16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Drk3288-firefly.dts15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx6q-cubox-i.dts15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmt6592.dtsi10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Drk3288-firefly-beta.dts15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx6dl-hummingboard.dts16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx35-eukrea-mbimxsd35-baseboard.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dat91sam9xe.dtsi18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dhighbank.dts9 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Darmada-398.dtsi19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmt8127.dtsi10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Darmada-390.dtsi19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmt6589.dtsi11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dcx92755_equinox.dts19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dsun6i-a31s.dtsi15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmt8135.dtsi10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmeson6-atv1200.dts15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dimx25-eukrea-mbimxsd25-baseboard.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/fs/cramfs/
DREADME107 kernels, not even necessarily kernels of the same architecture if
116 code simplicity and little CPU overhead even on big-endian machines.
131 3. Writer chooses blocksize; kernel adapts even to blocksize >
167 by filename, so the expansion doesn't even have to be a multiple of 4
/linux-4.1.27/Documentation/filesystems/
Dromfs.txt6 similar feature, and even the possibility of a small kernel, with a
29 some program to decide if you need SCSI devices, and even IDE or
32 flash, but with romfs, you can even spare off your ext2 or minix or
33 maybe even affs filesystem until you really know that you need it.
76 The first eight bytes identify the filesystem, even for the casual
Dmandatory-locking.txt17 A process may then see file data change even while a mandatory
96 HP-UX even disallows open() with O_TRUNC for a file with advisory locks, not
107 SunOS is so hopeless that it doesn't even honour the O_NONBLOCK flag for
167 Not even root can override a mandatory lock, so runaway processes can wreak
/linux-4.1.27/drivers/net/wireless/libertas/
DLICENSE9 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-4.1.27/drivers/hid/usbhid/
DKconfig64 If even remotely unsure, say N.
80 If even remotely unsure, say N.
/linux-4.1.27/arch/arm64/boot/dts/mediatek/
Dmt8173-evb.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/net/wireless/
Ddb.txt6 # You should be using CRDA instead. It is even better if you use the CRDA
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
Ddrx_dap_fasi.h231 #error DRXDAP_MAX_RCHUNKSIZE must be even
/linux-4.1.27/arch/nios2/boot/compressed/
Dvmlinux.scr10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/arch/frv/include/asm/
Dmath-emu.h200 .even
217 .even
/linux-4.1.27/Documentation/video4linux/bttv/
DPROBLEMS16 Some S3 cards even take up 64MB of memory but only report 32MB to the BIOS.
21 conflicts but still no picture (or the computer even crashes),
/linux-4.1.27/arch/m68k/fpsp040/
Dssin.S38 | 4. If k is even, go to 6.
41 | where cos(r) is approximated by an even polynomial in r,
45 | 6. (k is even) Set j := k/2, sgn := (-1)**j. Return sgn*sin(r)
62 | 3. If k is even, go to 5.
68 | sin(r) and cos(r) are computed as odd and even polynomials
71 | 5. (k is even) Set j1 := k/2, sgn1 := (-1)**j1.
73 | sin(r) and cos(r) are computed as odd and even polynomials
/linux-4.1.27/Documentation/isdn/
DREADME.concap15 releases (even if I needed to adapt the current isdn code to the
61 This eventually made isdn_net.c even more complex. In addition, it made
69 several different interfaces of even different hardware type, e.g. the
252 This might even allow for some protocol stacking. And the network
253 interface might even register the same data_req() function directly
DHiSax.cert11 but WITHOUT ANY WARRANTY; without even the implied warranty of
77 certification is invalid even if you use one of the approved cards.
/linux-4.1.27/drivers/net/wireless/b43/
DKconfig90 It's safe to select Y here, even if you don't have a B43 PCMCIA device.
107 It's safe to select Y here, even if you don't have a B43 SDIO device.
111 #Data transfers to the device via PIO. We want it as a fallback even
/linux-4.1.27/Documentation/vm/
Dksm.txt35 built with CONFIG_KSM=y, those calls will normally succeed: even if the
37 the range for whenever the KSM daemon is started; even if the range
38 cannot contain any pages which KSM could actually merge; even if
Dbalance29 would not be done even when the dma zone was completely empty. 2.2 has
31 doing fine even with the presence of this problem. In 2.3, due to
/linux-4.1.27/arch/m68k/kernel/
Dsun3-head.S85 .even
/linux-4.1.27/drivers/media/dvb-core/
DKconfig12 increases the memory consumption of the DVB subsystem even
/linux-4.1.27/arch/m68k/include/asm/
Dmath-emu.h200 .even
217 .even
/linux-4.1.27/Documentation/spi/
Dbutterfly16 similar cables to talk to many AVR boards, even a breadboard.
19 SPI protocol drivers interact with the AVR, and could even let the AVR
Dspidev64 Since this is a standard Linux device driver -- even though it just happens
144 a single kernel request, even allowing the chip to be deselected after
149 same transfer. It's even OK if those are the same buffer.
Dep93xx_spi70 * We use 10 MHz even though the maximum is 7.4 MHz. The driver
/linux-4.1.27/arch/mips/mm/
Dtlbex.c1085 unsigned int even, odd; in build_fast_tlb_refill_handler() local
1206 even = ptr; in build_fast_tlb_refill_handler()
1208 UASM_i_LWX(p, even, scratch, tmp); in build_fast_tlb_refill_handler()
1213 even = tmp; in build_fast_tlb_refill_handler()
1215 UASM_i_LW(p, even, 0, ptr); /* get even pte */ in build_fast_tlb_refill_handler()
1219 uasm_i_drotr(p, even, even, ilog2(_PAGE_GLOBAL)); in build_fast_tlb_refill_handler()
1220 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler()
1223 uasm_i_dsrl_safe(p, even, even, ilog2(_PAGE_GLOBAL)); in build_fast_tlb_refill_handler()
1224 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler()
/linux-4.1.27/Documentation/blackfin/
Dbfin-spi-notes.txt15 You can even use the same pin whose peripheral role is a SSEL,
/linux-4.1.27/arch/c6x/lib/
Dpush_rts.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Dnegll.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Dstrasgi_64plus.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Dpop_rts.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Dllshru.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Dllshr.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Ddivremi.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Dllshl.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmpyll.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Ddivi.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Dremi.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
Dstrasgi.S10 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/Documentation/blockdev/
Dnbd.txt11 This can be used for stations with low disk space (or even diskless)
/linux-4.1.27/net/unix/
DKconfig11 the X Window system and syslog use these sockets even if your
/linux-4.1.27/Documentation/x86/x86_64/
Dmachinecheck54 how hard the kernel tries to recover even at some risk of
56 with the risk of a crash or even corruption (for tolerant >= 3).
/linux-4.1.27/kernel/time/
DKconfig76 rate, even when the CPU doesn't need it.
105 Adaptively try to shutdown the tick whenever possible, even when
174 hand, they might be even better served by disabling NO_HZ_FULL
/linux-4.1.27/Documentation/trace/
Dfunction-graph-fold.vim9 " relatively sane even through a context switch.
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Drs485.txt18 - rs485-rx-during-tx: empty property that enables the receiving of data even
D8250.txt44 driver is allowed to detect support for the capability even without this
/linux-4.1.27/fs/nilfs2/
DKconfig7 file system, users can even restore files mistakenly overwritten or
/linux-4.1.27/firmware/cpia2/
Dstv0672_vp4.bin.ihex67 but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/arch/arc/plat-tb10x/
DKconfig10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/
D.gitignore63 # git files that we don't want to ignore even it they are dot-files
/linux-4.1.27/Documentation/timers/
Dhrtimers.txt23 for many years - and thus even small extensions to it easily break
24 the wheel concept, leading to even worse compromises. The timer wheel
71 Another potential benefit is that such a separation allows even more
76 from 250 Hz to 100 HZ (or even smaller).
DNO_HZ.txt277 be even worse than that of dyntick-idle. Furthermore,
288 runnable task for a given CPU, even though there are a number
299 tasks, even though these interrupts are unnecessary.
301 And even when there are multiple runnable tasks on a given CPU,
338 going, even if all CPUs are otherwise idle.
347 or so. On-going work will eliminate the need even for these
/linux-4.1.27/Documentation/devicetree/bindings/
Dchosen.txt37 parity - 'n' (none), 'o', (odd) or 'e' (even)
/linux-4.1.27/sound/ppc/
DKconfig33 Note that you can turn on/off DRC manually even without this
/linux-4.1.27/arch/arm/nwfpe/
Dentry.S114 @ ??? For some reason, faults can happen at .Lx2 even with a
Dfpa11.inl13 but WITHOUT ANY WARRANTY; without even the implied warranty of
Dfpmodule.inl13 but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/drivers/memstick/core/
DKconfig38 (even permanently)
/linux-4.1.27/drivers/scsi/aic94xx/
DKconfig17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/
Dsamsung,s3c24xx-irq.txt5 controller and on newer SoCs even a second main controller.
/linux-4.1.27/Documentation/networking/
Dproc_net_tcp.txt47 data (or even exist)
DPLIP.txt36 even be especially important in the case of notebooks, where netcards
48 an existing Ethernet. Isn't standard (not even de facto standard, like
77 per second, even when no data at all is sent. Some rough measurements
Dmac80211-injection.txt29 an ACK even if it is a unicast frame
Ddmfe.txt11 but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/Documentation/i2c/
Dten-bit-addresses23 listed above could stay for a long time, maybe even forever if nobody
/linux-4.1.27/Documentation/infiniband/
Dipoib.txt93 CONFIG_INFINIBAND_IPOIB_DEBUG_DATA enables even more debug output in
94 the data path when data_debug_level is set to 1. However, even with
/linux-4.1.27/Documentation/firmware_class/
DREADME13 2) The firmware occupies memory permanently, even though it often is just
100 firmware images in non-swappable kernel memory or even in the kernel image
/linux-4.1.27/drivers/pnp/
DKconfig33 the messages to even be built into the kernel.
/linux-4.1.27/Documentation/leds/
Dleds-lp3944.txt17 DIM modes; it could even be used as a gpio expander but this driver assumes it
/linux-4.1.27/Documentation/namespaces/
Dcompatibility-list.txt36 even having equal UIDs.
/linux-4.1.27/Documentation/scheduler/
Dsched-stats.txt80 6) # of times in this domain pull_task() was called even though
96 14) # of times in this domain pull_task() was called even though the
112 22) # of times in this domain pull_task() was called even though the
/linux-4.1.27/arch/mips/kvm/
Dtlb.c268 int even; in kvm_mips_handle_kseg0_tlb_fault() local
285 even = !(gfn & 0x1); in kvm_mips_handle_kseg0_tlb_fault()
294 if (even) { in kvm_mips_handle_kseg0_tlb_fault()
/linux-4.1.27/Documentation/locking/
Dspinlocks.txt16 lock. This works well even under UP also, so the code does _not_ need to
27 lot more complex and even slower and is usually worth it only for
80 time need to do any changes (even if you don't do it every time), you have
Dlockdep-design.txt13 respect to locking rules, even if the locks may have multiple (possibly
127 could lead to a lock inversion deadlock - even if that lock scenario did
202 even hardirq-disabled codepaths] are correct and do not interfere
213 is O(N^2), so even with just a few hundred lock-classes we'd have to do
/linux-4.1.27/fs/jffs2/
DLICENCE12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
DTODO5 reservations will necessarily be pessimistic. With this we could even
/linux-4.1.27/Documentation/virtual/kvm/
Dcpuid.txt7 mask-out some, or even all KVM-related cpuid features before launching
Dmsr.txt34 time information and check that they are both equal and even.
76 time information and check that they are both equal and even.
225 sure they are both equal and even. An odd version indicates an
/linux-4.1.27/Documentation/fb/
Dvt8623fb.txt28 Text mode is supported even in higher resolutions, but there is limitation to
Darkfb.txt29 Text mode is supported even in higher resolutions, but there is limitation to
Ds3fb.txt38 Text mode is supported even in higher resolutions, but there is limitation to
/linux-4.1.27/drivers/scsi/libsas/
DKconfig15 # but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi_phy.c50 s32 min_result, bool even) in linear_inter() argument
55 if (even && (v & 0x1)) in linear_inter()
/linux-4.1.27/arch/powerpc/boot/dts/
Dps3.dts12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Db4420qds.dts32 * this software, even if advised of the possibility of such damage.
/linux-4.1.27/drivers/net/ethernet/toshiba/
DKconfig41 safely enable this option even if you have a wireless-less model.
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
DKconfig47 data_debug_level module parameter; however, even with output
/linux-4.1.27/drivers/scsi/mvsas/
DKconfig18 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/Documentation/pps/
Dpps.txt13 but WITHOUT ANY WARRANTY; without even the implied warranty of
54 purpose GPIO line. In this case even basic file-related functionality
167 In order to test the PPS support even without specific hardware you can use
/linux-4.1.27/Documentation/usb/
Dcallbacks.txt88 to deal with failing IO even prior to the callback.
130 pre_reset is always followed by post_reset, even if the reset
/linux-4.1.27/Documentation/input/
Dinput.txt14 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
150 It includes ForceFeedback support now, even though Immersion
193 mice and digitizers, and even if none are connected, the device is
195 can open the device even when no mice are present.
/linux-4.1.27/net/
DKconfig12 The reason is that some programs need kernel networking support even
63 system) use TCP/IP even if your machine is not connected to any
136 are completely invisible to the outside world, even though they can
137 reach the outside and can receive replies. It is even possible to
/linux-4.1.27/arch/arc/boot/dts/
Dabilis_tb101_dvk.dts13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dabilis_tb100_dvk.dts13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/Documentation/video4linux/cx88/
Dhauppauge-wintv-cx88-ir.txt50 and even a reference to how to decode a bi-phase data stream.
/linux-4.1.27/fs/pstore/
DKconfig22 messages, even if no oops or panic happened.
/linux-4.1.27/fs/ufs/
DKconfig18 (and even other operating systems) is given by the tar program ("man
/linux-4.1.27/Documentation/video4linux/
Dhauppauge-wintv-cx88-ir.txt50 and even a reference to how to decode a bi-phase data stream.
DREADME.pvrusb2122 interfaces (e.g. V4L, sysfs, etc), and in fact even those high
142 from ivtv or older kernel snapshots (or even the support modules
176 mmap()'ed buffers or something even more exotic.
/linux-4.1.27/fs/sysv/
DKconfig26 (and even other operating systems) is given by the tar program ("man
/linux-4.1.27/Documentation/i2c/busses/
Di2c-viapro66 enable ACPI / SMBus or even USB.
/linux-4.1.27/Documentation/sound/alsa/
Dpowersave.txt12 good for laptops (even for desktops).
DChannel-Mapping-API.txt26 positions even with the same number of total channels. However, there
69 only {RL/RR/FL/FR} while _VAR type would allow even swapping FL and
DREADME.maya4491 * In the current state of the driver, setting rates of up to 192 kHz is permitted even for capture …
93 *AVOID CAPTURING AT RATES ABOVE 96kHz*, even though it may appear to work. The codec cannot actuall…
/linux-4.1.27/Documentation/x86/
Dusb-legacy-support.txt14 1) On some machines, the emulated PS/2 mouse takes over even when no USB
/linux-4.1.27/kernel/gcov/
DKconfig25 To exclude files from being profiled even when CONFIG_GCOV_PROFILE_ALL
/linux-4.1.27/Documentation/RCU/
Dstallwarn.txt88 It is even possible for a rcu_preempt_state stall to be caused by both
111 In kernels with CONFIG_RCU_FAST_NO_HZ, even more information is
126 dynticks counter, which will have an even-numbered value if the CPU is
161 RCU CPU stall warnings even when all CPUs and tasks have passed through
/linux-4.1.27/arch/mn10300/include/asm/
Dframe.inc85 # must restore usp even if returning to kernel space,
/linux-4.1.27/Documentation/i2c/muxes/
Di2c-mux-gpio83 GPIO pin numbers at registration time, this is even the only option.
/linux-4.1.27/arch/powerpc/boot/dts/fsl/
Db4420si-pre.dtsi32 * this software, even if advised of the possibility of such damage.
/linux-4.1.27/net/bridge/
DKconfig14 Several such bridges can work together to create even larger
/linux-4.1.27/scripts/genksyms/
Dparse.tab.h_shipped13 but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/Documentation/scsi/
Ddtc3x80.txt41 nowhere, I give up. So.....This driver does NOT use interrupts, even
Daha152x.txt144 To make it even more complicated the translation mode might/might
156 even if it's not enabled in the driver.
/linux-4.1.27/arch/m68k/q40/
DREADME105 (a) interrupt handler must not be reentered even when sti() is called
126 Unfortunately the AT->PC translation isn't quite trivial and even worse, my
/linux-4.1.27/arch/x86/math-emu/
Dfpu_trig.c33 static int trig_arg(FPU_REG *st0_ptr, int even) in trig_arg() argument
66 if ((even && !(q & 1)) || (!even && (q & 1))) { in trig_arg()
147 return (q & 3) | even; in trig_arg()
/linux-4.1.27/arch/arm/lib/
Dcsumpartial.S81 ldrneb td0, [buf], #1 @ make even
/linux-4.1.27/arch/arm64/boot/dts/cavium/
Dthunder-88xx.dts17 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/arch/arm64/boot/dts/freescale/
Dfsl-ls2085a-simu.dts19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-4.1.27/arch/m68k/
DKconfig.bus25 AutoConfig(tm) specification, say Y, otherwise N. Note that even
/linux-4.1.27/Documentation/fmc/
Dmezzanine.txt24 In even more special cases, the driver may access carrier-specific
95 accept to drive cards that appear in the list (even if the FMC ID

12345