/linux-3.3/arch/blackfin/include/asm/ |
D | swab.h | 15 static __inline__ __attribute_const__ __u32 __arch_swahb32(__u32 xx) in __arch_swahb32() 26 static __inline__ __attribute_const__ __u32 __arch_swahw32(__u32 xx) in __arch_swahw32() 34 static __inline__ __attribute_const__ __u32 __arch_swab32(__u32 xx) in __arch_swab32() 40 static __inline__ __attribute_const__ __u16 __arch_swab16(__u16 xx) in __arch_swab16()
|
/linux-3.3/include/linux/ |
D | vm_event_item.h | 5 #define DMA_ZONE(xx) xx##_DMA, argument 7 #define DMA_ZONE(xx) argument 11 #define DMA32_ZONE(xx) xx##_DMA32, argument 13 #define DMA32_ZONE(xx) argument 17 #define HIGHMEM_ZONE(xx) , xx##_HIGH argument 19 #define HIGHMEM_ZONE(xx) argument 22 #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL HIGHMEM_ZONE(xx) , xx##_MOVABLE argument
|
/linux-3.3/mm/ |
D | vmstat.c | 664 #define TEXT_FOR_DMA(xx) xx "_dma", argument 666 #define TEXT_FOR_DMA(xx) argument 670 #define TEXT_FOR_DMA32(xx) xx "_dma32", argument 672 #define TEXT_FOR_DMA32(xx) argument 676 #define TEXT_FOR_HIGHMEM(xx) xx "_high", argument 678 #define TEXT_FOR_HIGHMEM(xx) argument 681 #define TEXTS_FOR_ZONES(xx) TEXT_FOR_DMA(xx) TEXT_FOR_DMA32(xx) xx "_normal", \ argument
|
/linux-3.3/drivers/video/console/ |
D | tileblit.c | 55 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
|
D | fbcon_cw.c | 116 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
|
D | bitblit.c | 144 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
|
D | fbcon_ccw.c | 130 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
|
D | fbcon_ud.c | 152 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
|
/linux-3.3/sound/aoa/core/ |
D | gpio-feature.c | 298 static irqreturn_t ftr_handle_notify_irq(int xx, void *data) in ftr_handle_notify_irq()
|
/linux-3.3/crypto/ |
D | gf128mul.c | 100 #define xx(p, q) 0x##p##q macro
|
/linux-3.3/drivers/video/matrox/ |
D | matroxfb_accel.c | 390 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
|
/linux-3.3/drivers/video/nvidia/ |
D | nvidia.c | 559 u32 xx, yy, temp; in nvidiafb_cursor() local
|
/linux-3.3/drivers/video/via/ |
D | viafbdev.c | 778 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
|
/linux-3.3/drivers/video/riva/ |
D | fbdev.c | 1618 u32 xx, yy, temp; in rivafb_cursor() local
|
/linux-3.3/drivers/tty/serial/ |
D | ioc4_serial.c | 998 int xx, num_intrs = 0; in ioc4_intr() local 1424 int xx; in do_write() local
|
D | ioc3_serial.c | 700 int xx; in do_write() local
|
/linux-3.3/drivers/tty/vt/ |
D | vt.c | 348 unsigned int xx, yy, offset; in do_update_region() local
|