| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-tables.c | 12 .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/arch/s390/include/asm/ |
| H A D | cpacf.h | 412 d.even = (unsigned long)dest; in cpacf_km() 413 s.even = (unsigned long)src; in cpacf_km() 444 d.even = (unsigned long)dest; in cpacf_kmc() 445 s.even = (unsigned long)src; in cpacf_kmc() 473 s.even = (unsigned long)src; in cpacf_kimd() 498 s.even = (unsigned long)src; in cpacf_klmd() 526 s.even = (unsigned long)src; in _cpacf_kmac() 575 d.even = (unsigned long)dest; in cpacf_kmctr() 576 s.even = (unsigned long)src; in cpacf_kmctr() 578 c.even = (unsigned long)counter; in cpacf_kmctr() [all …]
|
| H A D | bitops.h | 171 rp.even = word; in __flogr() 174 bit = rp.even; in __flogr()
|
| H A D | types.h | 13 unsigned long even; member
|
| H A D | page.h | 57 dst.even = (unsigned long) to; in copy_page() 59 src.even = (unsigned long) from; in copy_page()
|
| /linux/arch/s390/pci/ |
| H A D | pci_insn.c | 101 union register_pair addr_range = {.even = addr, .odd = range}; in __rpcit() 158 union register_pair req_off = {.even = req, .odd = offset}; in ____pcilg() 173 *status = req_off.even >> 24 & 0xff; in ____pcilg() 227 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcilg_mio() 266 union register_pair req_off = {.even = req, .odd = offset}; in __pcistg() 279 *status = req_off.even >> 24 & 0xff; in __pcistg() 320 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcistg_mio()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-bno055 | 56 Can be 0 (calibration non even enabled) or 1 to 5 where the greater 64 Can be 0 (calibration non even enabled) or 1 to 5 where the greater 72 Can be 0 (calibration non even enabled) or 1 to 5 where the greater 80 Can be 0 (calibration non even enabled) or 1 to 5 where the greater
|
| H A D | sysfs-driver-samsung-laptop | 20 and it's still unknown if this value even changes 27 Description: Use your USB ports to charge devices, even
|
| /linux/Documentation/staging/ |
| H A D | speculation.rst | 43 speculatively loads array[index], even if index >= MAX_ARRAY_ELEMS. This 70 respected even under speculation. Architectures which are affected by 78 value that is bounded to [0, size) even under cpu speculation
|
| /linux/Documentation/ABI/removed/ |
| H A D | sysfs-mce | 21 configures how hard the kernel tries to recover even at some 23 better uptime with the risk of a crash or even corruption
|
| /linux/tools/perf/Documentation/ |
| H A D | callchain-overhead-calculation.txt | 12 higher level functions even if they don't directly execute much. 19 can find which function has the most overhead even if samples are 102 same (100%) 'children' overhead (even though they have zero 'self'
|
| /linux/Documentation/gpu/ |
| H A D | drm-compute.rst | 17 not even to force preemption. The driver with is simply forced to unmap a BO 18 from the long compute job's address space on unbind immediately, not even 37 only approaches possible. So even with those, you want a separate way of
|
| /linux/arch/s390/lib/ |
| H A D | string.c | 188 union register_pair r1 = { .even = (unsigned long)s1, .odd = l1, }; in clcle() 189 union register_pair r3 = { .even = (unsigned long)s2, .odd = l2, }; in clcle()
|
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
| H A D | cpm.txt | 42 - 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/Documentation/RCU/ |
| H A D | rcuref.rst | 131 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/Documentation/admin-guide/cgroup-v1/ |
| H A D | rdma.rst | 30 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/Documentation/virt/kvm/x86/ |
| H A D | errata.rst | 53 to fully virtualize this behavior, even when vGIF is enabled for the guest 63 allows sending events to a single vCPU using its x2APIC ID even if the target 86 hardware, i.e. put the CPU caches into "no fill" mode when CR0.CD=1, even when
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | .gitignore | 7 # We don't want to ignore the following even if they are dot-files
|
| /linux/kernel/ |
| H A D | Kconfig.preempt | 49 low priority process to voluntarily preempt itself even if it 51 applications to run more 'smoothly' even when the system is 65 even if it is in kernel mode executing a system call and would 67 This allows applications to run more 'smoothly' even when the
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | field-order.rst | 13 odd and even lines of the image, respectively. Alternating the so called 14 odd and even field are transmitted, and due to a small delay between 31 even) fields, the *spatial order*: The first line of the top field is 96 - Images consist of the bottom (aka even) field only. Applications
|
| /linux/drivers/mtd/nand/onenand/ |
| H A D | Kconfig | 16 from 1 to 0. There is a rare possibility that even though the 63 of 4KiB. Plane1 has only even blocks such as block0, block2, block4
|
| /linux/tools/memory-model/litmus-tests/ |
| H A D | LB+poonceonces.litmus | 7 * be prevented even with no explicit ordering?
|
| /linux/Documentation/filesystems/ |
| H A D | romfs.rst | 10 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/arch/arm/boot/dts/ti/omap/ |
| H A D | motorola-mapphone-mz607-mz617.dtsi | 15 * dtb. The regulator may not be wired even if a MMC cage is added though.
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | examples.rst | 10 examples got out of date and doesn't even compile nowadays.
|