/Linux-v6.6/drivers/staging/media/ipu3/ |
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-v6.6/arch/s390/include/asm/ |
D | cpacf.h | 258 d.even = (unsigned long)dest; in cpacf_km() 259 s.even = (unsigned long)src; in cpacf_km() 290 d.even = (unsigned long)dest; in cpacf_kmc() 291 s.even = (unsigned long)src; in cpacf_kmc() 319 s.even = (unsigned long)src; in cpacf_kimd() 344 s.even = (unsigned long)src; in cpacf_klmd() 372 s.even = (unsigned long)src; in cpacf_kmac() 404 d.even = (unsigned long)dest; in cpacf_kmctr() 405 s.even = (unsigned long)src; in cpacf_kmctr() 407 c.even = (unsigned long)counter; in cpacf_kmctr() [all …]
|
D | ap.h | 439 nqap_r1.even = (unsigned int)(psmid >> 32); in ap_nqap() 441 nqap_r2.even = (unsigned long)msg; in ap_nqap() 499 rp1.even = 0UL; in ap_dqap() 501 rp2.even = (unsigned long)msg; in ap_dqap() 532 *psmid = (rp1.even << 32) + rp1.odd; in ap_dqap()
|
D | types.h | 13 unsigned long even; member
|
D | page.h | 62 dst.even = (unsigned long) to; in copy_page() 64 src.even = (unsigned long) from; in copy_page()
|
/Linux-v6.6/drivers/media/pci/ivtv/ |
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-v6.6/arch/s390/kernel/ |
D | cpcmd.c | 42 rx.even = __pa(cpcmd_buf); in diag8_response() 44 ry.even = cmdlen | 0x40000000L; in diag8_response() 57 return ry.even; in diag8_response()
|
/Linux-v6.6/arch/s390/pci/ |
D | pci_insn.c | 100 union register_pair addr_range = {.even = addr, .odd = range}; in __rpcit() 158 union register_pair req_off = {.even = req, .odd = offset}; in ____pcilg() 170 *status = req_off.even >> 24 & 0xff; in ____pcilg() 224 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcilg_mio() 260 union register_pair req_off = {.even = req, .odd = offset}; in __pcistg() 272 *status = req_off.even >> 24 & 0xff; in __pcistg() 313 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcistg_mio()
|
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ |
D | 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-v6.6/Documentation/ABI/testing/ |
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
|
D | sysfs-driver-samsung-laptop | 20 and it's still unknown if this value even changes 38 Description: Use your USB ports to charge devices, even
|
/Linux-v6.6/Documentation/staging/ |
D | speculation.rst | 43 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-v6.6/Documentation/ABI/removed/ |
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-v6.6/tools/perf/Documentation/ |
D | callchain-overhead-calculation.txt | 11 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-v6.6/Documentation/admin-guide/sysctl/ |
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-v6.6/kernel/ |
D | Kconfig.preempt | 44 low priority process to voluntarily preempt itself even if it 46 applications to run more 'smoothly' even when the system is 60 even if it is in kernel mode executing a system call and would 62 This allows applications to run more 'smoothly' even when the
|
D | Kconfig.hz | 31 while also showing good interactive responsiveness even 39 while also showing good interactive responsiveness even
|
/Linux-v6.6/drivers/watchdog/ |
D | diag288_wdt.c | 77 union register_pair r1 = { .even = func, .odd = timeout, }; in diag288() 78 union register_pair r3 = { .even = action, .odd = len, }; in diag288()
|
/Linux-v6.6/Documentation/locking/ |
D | seqlock.rst | 15 read side critical section is even and the same sequence count value is 25 even again which lets readers make progress. 148 where the embedded seqcount_t counter even/odd value is used to switch 220 activity. First, a lockless read is tried (even marker passed). If 225 /* marker; even initialization */
|
/Linux-v6.6/arch/s390/lib/ |
D | string.c | 234 union register_pair r1 = { .even = (unsigned long)s1, .odd = l1, }; in clcle() 235 union register_pair r3 = { .even = (unsigned long)s2, .odd = l2, }; in clcle()
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
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. 73 by schema) need the type, even if this is an enum.
|
D | .gitignore | 7 # We don't want to ignore the following even if they are dot-files
|
/Linux-v6.6/Documentation/driver-api/ |
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-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
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-v6.6/Documentation/RCU/ |
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.
|