/linux-2.4.37.9/include/asm-generic/ |
D | xor.h | 17 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2() 36 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3() 57 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4() 79 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5() 102 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2() 138 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_3() 184 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_4() 239 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_5()
|
/linux-2.4.37.9/include/asm-sparc/ |
D | xor.h | 24 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2() 61 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3() 112 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4() 176 sparc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_5()
|
/linux-2.4.37.9/include/asm-i386/ |
D | xor.h | 44 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2() 88 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3() 138 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4() 194 xor_pII_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_5() 268 xor_p5_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_p5_mmx_2() 316 xor_p5_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_3() 374 xor_p5_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_4() 441 xor_p5_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_5() 589 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() 642 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() [all …]
|
/linux-2.4.37.9/include/asm-arm/ |
D | xor.h | 47 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2() 67 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3() 89 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4() 108 xor_arm4regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_5()
|
/linux-2.4.37.9/drivers/video/ |
D | fbcon-cfb8.c | 51 int bytes = p->next_line, linesize = bytes * fontheight(p), rows; in fbcon_cfb8_bmove() local 97 int bytes=p->next_line,lines=height * fontheight(p); in fbcon_cfb8_clear() local 115 int bytes=p->next_line,rows; in fbcon_cfb8_putc() local 162 int rows,bytes=p->next_line; in fbcon_cfb8_putcs() local 220 int bytes=p->next_line, rows; in fbcon_cfb8_revc() local 237 int bytes=p->next_line; in fbcon_cfb8_clear_margins() local
|
D | fbcon-cfb16.c | 46 int bytes = p->next_line, linesize = bytes * fontheight(p), rows; in fbcon_cfb16_bmove() local 108 int bytes = p->next_line, lines = height * fontheight(p); in fbcon_cfb16_clear() local 126 int bytes = p->next_line, rows; in fbcon_cfb16_putc() local 177 int rows, bytes = p->next_line; in fbcon_cfb16_putcs() local 234 int bytes = p->next_line, rows; in fbcon_cfb16_revc() local 261 int bytes = p->next_line; in fbcon_cfb16_clear_margins() local
|
D | fbcon-cfb32.c | 35 int bytes = p->next_line, linesize = bytes * fontheight(p), rows; in fbcon_cfb32_bmove() local 99 int bytes = p->next_line, lines = height * fontheight(p); in fbcon_cfb32_clear() local 117 int bytes = p->next_line, rows; in fbcon_cfb32_putc() local 163 int rows, bytes = p->next_line; in fbcon_cfb32_putcs() local 211 int bytes = p->next_line, rows; in fbcon_cfb32_revc() local 247 int bytes = p->next_line; in fbcon_cfb32_clear_margins() local
|
D | fbcon-cfb2.c | 60 int bytes = p->next_line, linesize = bytes * fontheight(p), rows; in fbcon_cfb2_bmove() local 96 int bytes=p->next_line,lines=height * fontheight(p), rows, i; in fbcon_cfb2_clear() local 128 int bytes=p->next_line,rows; in fbcon_cfb2_putc() local 153 int rows,bytes=p->next_line; in fbcon_cfb2_putcs() local 180 int bytes=p->next_line, rows; in fbcon_cfb2_revc() local
|
D | fbcon-cfb4.c | 60 int bytes = p->next_line, linesize = bytes * fontheight(p), rows; in fbcon_cfb4_bmove() local 96 int bytes=p->next_line,lines=height * fontheight(p), rows, i; in fbcon_cfb4_clear() local 130 int bytes=p->next_line,rows; in fbcon_cfb4_putc() local 155 int rows,bytes=p->next_line; in fbcon_cfb4_putcs() local 184 int bytes=p->next_line, rows; in fbcon_cfb4_revc() local
|
D | fbcon-cfb24.c | 35 int bytes = p->next_line, linesize = bytes * fontheight(p), rows; in fbcon_cfb24_bmove() local 122 int bytes = p->next_line, lines = height * fontheight(p); in fbcon_cfb24_clear() local 140 int bytes = p->next_line, rows; in fbcon_cfb24_putc() local 190 int rows, bytes = p->next_line; in fbcon_cfb24_putcs() local 242 int bytes = p->next_line, rows; in fbcon_cfb24_revc() local 273 int bytes = p->next_line; in fbcon_cfb24_clear_margins() local
|
D | fbcon-iplan2p2.c | 182 int bytes = p->next_line; in fbcon_iplan2p2_bmove() local 270 int bytes = p->next_line; in fbcon_iplan2p2_clear() local 327 int bytes = p->next_line; in fbcon_iplan2p2_putc() local 357 int bytes; in fbcon_iplan2p2_putcs() local 391 int bytes; in fbcon_iplan2p2_revc() local 416 int bytes; in fbcon_iplan2p2_clear_margins() local
|
D | fbcon-iplan2p4.c | 190 int bytes = p->next_line; in fbcon_iplan2p4_bmove() local 281 int bytes = p->next_line; in fbcon_iplan2p4_clear() local 337 int bytes = p->next_line; in fbcon_iplan2p4_putc() local 367 int bytes; in fbcon_iplan2p4_putcs() local 408 int bytes; in fbcon_iplan2p4_revc() local 436 int bytes; in fbcon_iplan2p4_clear_margins() local
|
D | fbcon-iplan2p8.c | 222 int bytes = p->next_line; in fbcon_iplan2p8_bmove() local 313 int bytes = p->next_line; in fbcon_iplan2p8_clear() local 369 int bytes = p->next_line; in fbcon_iplan2p8_putc() local 399 int bytes; in fbcon_iplan2p8_putcs() local 442 int bytes; in fbcon_iplan2p8_revc() local 472 int bytes; in fbcon_iplan2p8_clear_margins() local
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | xor.h | 78 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() 125 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() 179 xor_sse_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4() 240 xor_sse_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5() 315 xor_64regs_stream_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_64regs_stream_2() 353 xor_64regs_stream_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_64regs_stream_3() 402 xor_64regs_stream_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_64regs_stream_4() 461 xor_64regs_stream_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_64regs_stream_5()
|
/linux-2.4.37.9/arch/cris/ |
D | README.mm | 83 is limited to 0xb0000000 bytes (minus 8192 bytes, since the first page, function 154 Linux/CRIS, a page is 8192 bytes (for technical reasons not equal to 4096 as in function
|
/linux-2.4.37.9/arch/ia64/sn/kernel/sn2/ |
D | cache.c | 24 sn_flush_all_caches(long flush_addr, long bytes) in sn_flush_all_caches()
|
/linux-2.4.37.9/drivers/char/ftape/lowlevel/ |
D | ftape-bsm.h | 49 __u8 bytes[3]; member
|
/linux-2.4.37.9/net/irda/irlan/ |
D | irlan_filter.c | 144 __u8 *bytes; in irlan_check_command_param() local
|
/linux-2.4.37.9/arch/mips64/mm/ |
D | cache.c | 15 asmlinkage int sys_cacheflush(void *addr, int bytes, int cache) in sys_cacheflush()
|
/linux-2.4.37.9/arch/mips/mm/ |
D | cache.c | 15 asmlinkage int sys_cacheflush(void *addr, int bytes, int cache) in sys_cacheflush()
|
/linux-2.4.37.9/fs/udf/ |
D | crc.c | 108 unsigned char bytes[] = { 0x70U, 0x6AU, 0x77U }; variable
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | xics.c | 62 u8 bytes[4]; member 66 u8 bytes[4]; member 71 u8 bytes[4]; member
|
/linux-2.4.37.9/drivers/telephony/ |
D | ixj.c | 1539 BYTES bytes; in ixj_WriteDSPCommand() local 4869 BYTES bytes; in ixj_mixer() local 4900 BYTES bytes; in ixj_daa_cr4() local 4947 BYTES bytes; in daa_int_read() local 4983 BYTES bytes; in daa_CR_read() local 5053 BYTES bytes; in ixj_daa_cid_reset() local 5099 BYTES bytes; in ixj_daa_cid_read() local 5187 BYTES bytes; in daa_get_version() local 5237 BYTES bytes; in daa_set_mode() local 5355 BYTES bytes; in ixj_daa_write() local [all …]
|
/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/ |
D | i2c-yosemite.c | 77 int loop = 0, bytes, i; in titan_i2c_xfer() local
|
/linux-2.4.37.9/drivers/char/drm/ |
D | drm_memory.h | 221 unsigned long bytes = PAGE_SIZE << order; in DRM() local 262 unsigned long bytes = PAGE_SIZE << order; in DRM() local
|