/kernel/linux/linux-5.10/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 [all...] |
/kernel/linux/linux-6.6/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 [all...] |
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A 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 in cpacf_kmctr() [all...] |
H A 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()
|
H A D | types.h | 13 unsigned long even; member
|
H A D | page.h | 62 dst.even = (unsigned long) to; in copy_page() 64 src.even = (unsigned long) from; in copy_page()
|
H A D | bitops.h | 297 rp.even = word; in __flogr() 301 return rp.even; in __flogr()
|
H A D | sigp.h | 54 *status = r1.even; in ____pcpu_sigp()
|
/kernel/linux/linux-5.10/arch/c6x/include/uapi/asm/ |
H A D | ptrace.h | 18 #define PT_LO(odd, even) odd 19 #define PT_HI(odd, even) even 21 #define PT_LO(odd, even) even 22 #define PT_HI(odd, even) odd 109 #define REG_PAIR(odd, even) unsigned long odd; unsigned long even 111 #define REG_PAIR(odd, even) unsigned long even; unsigne [all...] |
/kernel/linux/linux-5.10/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[ in ivtv_vbi_work_handler() [all...] |
/kernel/linux/linux-6.6/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[ in ivtv_vbi_work_handler() [all...] |
/kernel/linux/linux-5.10/arch/h8300/lib/ |
H A D | memcpy.S | 29 ;; (aligned even) odd address 67 ;; odd <- even / even <- odd
|
H A D | memset.S | 32 ;; even address
|
/kernel/linux/linux-6.6/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() 57 return ry.even; in diag8_response()
|
H A D | diag.c | 161 union register_pair rp = { .even = *subcode, .odd = size }; in __diag204() 168 *subcode = rp.even; in __diag204()
|
/kernel/linux/linux-6.6/arch/s390/pci/ |
H A 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()
|
/kernel/linux/linux-6.6/arch/s390/lib/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-wpcm450.c | 148 unsigned long even; in wpcm450_gpio_irq_mask() local 156 even = ioread32(pctrl->gpio_base + WPCM450_GPEVEN); in wpcm450_gpio_irq_mask() 157 __assign_bit(bit, &even, 0); in wpcm450_gpio_irq_mask() 158 iowrite32(even, pctrl->gpio_base + WPCM450_GPEVEN); in wpcm450_gpio_irq_mask() 170 unsigned long even; in wpcm450_gpio_irq_unmask() local 180 even = ioread32(pctrl->gpio_base + WPCM450_GPEVEN); in wpcm450_gpio_irq_unmask() 181 __assign_bit(bit, &even, 1); in wpcm450_gpio_irq_unmask() 182 iowrite32(even, pctrl->gpio_base + WPCM450_GPEVEN); in wpcm450_gpio_irq_unmask()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | ssin.S | 38 | 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
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | ssin.S | 38 | 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
|
/kernel/linux/linux-5.10/Documentation/trace/ |
H A D | function-graph-fold.vim | 9 " relatively sane even through a context switch.
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | sun3-head.S | 86 .even
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | sun3-head.S | 86 .even
|
/kernel/linux/linux-6.6/Documentation/trace/ |
H A D | function-graph-fold.vim | 9 " relatively sane even through a context switch.
|