| /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 | ap.h | 461 nqap_r1.even = (unsigned int)(psmid >> 32); in ap_nqap() 463 nqap_r2.even = (unsigned long)msg; in ap_nqap() 521 rp1.even = 0UL; in ap_dqap() 523 rp2.even = (unsigned long)msg; in ap_dqap() 554 *psmid = (rp1.even << 32) + rp1.odd; in ap_dqap()
|
| H A D | diag288.h | 26 union register_pair r1 = { .even = func, .odd = timeout, }; in __diag288() 27 union register_pair r3 = { .even = action, .odd = len, }; in __diag288()
|
| H A D | bitops.h | 171 rp.even = word; in __flogr() 174 bit = rp.even; in __flogr()
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtv-vbi.c | 46 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/arch/s390/kernel/ |
| H A D | cpcmd.c | 42 rx.even = __pa(cpcmd_buf); in diag8_response() 44 ry.even = cmdlen | 0x40000000L; in diag8_response() 56 return ry.even; in diag8_response()
|
| /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/devicetree/bindings/media/i2c/ |
| H A D | ti,tvp7002.txt | 24 - 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/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/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/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/admin-guide/sysctl/ |
| H A D | index.rst | 9 '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/Documentation/locking/ |
| H A D | seqlock.rst | 17 read side critical section is even and the same sequence count value is 27 even again which lets readers make progress. 150 where the embedded seqcount_t counter even/odd value is used to switch 222 activity. First, a lockless read is tried (even marker passed). If 227 /* marker; even initialization */
|
| /linux/Documentation/driver-api/ |
| H A D | eisa.rst | 60 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 disabled, even if the firmware 197 Force the probing code to probe EISA slots even when it cannot find an
|
| /linux/kernel/ |
| H A D | Kconfig.hz | 31 while also showing good interactive responsiveness even 39 while also showing good interactive responsiveness even
|
| /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/ |
| H A D | writing-bindings.rst | 17 - 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. 44 be used for complex buses and even 'regs' property means device is not 103 by schema) need the type, even if this is an enum.
|
| /linux/drivers/pci/pcie/ |
| H A D | Kconfig | 99 Enable PCI Express ASPM L0s and L1 where possible, even if the 114 Disable PCI Express ASPM L0s and L1, even if the BIOS enabled them. 138 is safe to enable even if you don't.
|
| /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/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/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.
|