Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 1144) sorted by relevance

12345678910>>...46

/Linux-v5.10/drivers/staging/media/ipu3/
Dipu3-tables.c12 .even = { { 0, 0, 64, 6, 0, 0, 0 } },
15 .even = { { 0, 0, 64, 6, 0, 0, 0 } },
24 .even = { { 0, 3, 122, 7, 3, 0, 0 },
89 .even = { { 0, 3, 122, 7, 3, 0, 0 },
160 .even = { { -1, 6, 118, 7, 6, -1, 0 },
193 .even = { { -1, 6, 118, 7, 6, -1, 0 },
232 .even = { { -2, 9, 114, 7, 9, -2, 0 },
297 .even = { { -2, 9, 114, 7, 9, -2, 0 },
368 .even = { { -3, 12, 110, 7, 12, -3, 0 },
385 .even = { { -3, 12, 110, 7, 12, -3, 0 },
[all …]
/Linux-v5.10/arch/c6x/include/uapi/asm/
Dptrace.h18 #define PT_LO(odd, even) odd argument
19 #define PT_HI(odd, even) even argument
21 #define PT_LO(odd, even) even argument
22 #define PT_HI(odd, even) odd argument
109 #define REG_PAIR(odd, even) unsigned long odd; unsigned long even argument
111 #define REG_PAIR(odd, even) unsigned long even; unsigned long odd argument
/Linux-v5.10/drivers/media/pci/ivtv/
Divtv-vbi.c46 data.data[0] = cc->even[0]; in ivtv_set_cc()
47 data.data[1] = cc->even[1]; in ivtv_set_cc()
91 cc->even[0] = d->data[0]; in ivtv_write_vbi_line()
92 cc->even[1] = d->data[1]; in ivtv_write_vbi_line()
137 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi()
153 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi_from_user()
454 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_disable_cc()
466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_vbi_work_handler()
496 cc.even[0] = data.data[0]; in ivtv_vbi_work_handler()
497 cc.even[1] = data.data[1]; in ivtv_vbi_work_handler()
/Linux-v5.10/arch/h8300/lib/
Dmemcpy.S29 ;; (aligned even) odd address
67 ;; odd <- even / even <- odd
/Linux-v5.10/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-v5.10/kernel/
DKconfig.preempt31 low priority process to voluntarily preempt itself even if it
33 applications to run more 'smoothly' even when the system is
48 even if it is in kernel mode executing a system call and would
50 This allows applications to run more 'smoothly' even when the
DKconfig.hz31 while also showing good interactive responsiveness even
39 while also showing good interactive responsiveness even
/Linux-v5.10/Documentation/networking/devlink/
Dsja1105.rst28 devices even when enslaved to a bridge with
31 devices even when enslaved to a bridge with
/Linux-v5.10/Documentation/staging/
Dspeculation.rst43 speculatively loads array[index], even if index >= MAX_ARRAY_ELEMS. This
71 respected even under speculation. Architectures which are affected by
79 value that is bounded to [0, size) even under cpu speculation
/Linux-v5.10/tools/perf/Documentation/
Dcallchain-overhead-calculation.txt11 higher level functions even if they don't directly execute much.
18 can find which function has the most overhead even if samples are
101 same (100%) 'children' overhead (even though they have zero 'self'
/Linux-v5.10/Documentation/admin-guide/sysctl/
Dindex.rst9 'Why', I hear you ask, 'would anyone even _want_ documentation
32 feel sorry for you. I might even laugh at you...
51 don't even need special tools to do it!
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-driver-samsung-laptop20 and it's still unknown if this value even changes
38 Description: Use your USB ports to charge devices, even
/Linux-v5.10/Documentation/locking/
Dseqlock.rst15 read side critical section is even and the same sequence count value is
25 even again which lets readers make progress.
149 where the embedded seqcount_t counter even/odd value is used to switch
221 activity. First, a lockless read is tried (even marker passed). If
226 /* marker; even initialization */
/Linux-v5.10/Documentation/driver-api/
Deisa.rst60 int force_probe; /* Probe even when no slot 0 */
72 force_probe Probe even when slot 0 is empty (no EISA mainboard)
187 A comma-separated list of slots to be enabled, even if the firmware
192 A comma-separated list of slots to be enabled, even if the firmware
197 Force the probing code to probe EISA slots even when it cannot find an
/Linux-v5.10/tools/memory-model/litmus-tests/
DLB+poonceonces.litmus7 * be prevented even with no explicit ordering?
/Linux-v5.10/Documentation/devicetree/bindings/soc/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-v5.10/drivers/pci/pcie/
DKconfig95 Enable PCI Express ASPM L0s and L1 where possible, even if the
110 Disable PCI Express ASPM L0s and L1, even if the BIOS enabled them.
134 is safe to enable even if you don't.
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/
Drdma.rst30 in other cgroup or kernel space ULPs may not even get chance to allocate any
58 active resources, even though that is not a primary use case.
65 even though that is not a primary use case.
/Linux-v5.10/Documentation/RCU/
Drcuref.rst131 even given a concurrent invocation of delete() for that same object.
133 that a call to delete() is not delayed even if there are an arbitrarily
137 modern computer systems, even the small ones.
/Linux-v5.10/drivers/mtd/nand/onenand/
DKconfig16 from 1 to 0. There is a rare possibility that even though the
61 of 4KiB. Plane1 has only even blocks such as block0, block2, block4
/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dexamples.rst10 examples got out of date and doesn't even compile nowadays.
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dfield-order.rst12 odd and even lines of the image, respectively. Alternating the so called
13 odd and even field are transmitted, and due to a small delay between
30 even) fields, the *spatial order*: The first line of the top field is
95 - Images consist of the bottom (aka even) field only. Applications
/Linux-v5.10/Documentation/devicetree/bindings/
Dwriting-bindings.rst17 - DO attempt to make bindings complete even if a driver doesn't support some
19 'interrupts' property even if the driver is only polled mode.
/Linux-v5.10/Documentation/filesystems/
Dromfs.rst10 similar feature, and even the possibility of a small kernel, with a
33 some program to decide if you need SCSI devices, and even IDE or
36 flash, but with romfs, you can even spare off your ext2 or minix or
37 maybe even affs filesystem until you really know that you need it.
80 The first eight bytes identify the filesystem, even for the casual
/Linux-v5.10/drivers/hid/usbhid/
DKconfig65 If even remotely unsure, say N.
81 If even remotely unsure, say N.

12345678910>>...46