Home
last modified time | relevance | path

Searched defs:xx (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/include/linux/
Dvm_event_item.h6 #define DMA_ZONE(xx) xx##_DMA, argument
8 #define DMA_ZONE(xx) argument
12 #define DMA32_ZONE(xx) xx##_DMA32, argument
14 #define DMA32_ZONE(xx) argument
18 #define HIGHMEM_ZONE(xx) xx##_HIGH, argument
20 #define HIGHMEM_ZONE(xx) argument
23 #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL, HIGHMEM_ZONE(xx) xx##_MOVABLE argument
/Linux-v4.19/mm/
Dvmstat.c1088 #define TEXT_FOR_DMA(xx) xx "_dma", argument
1090 #define TEXT_FOR_DMA(xx) argument
1094 #define TEXT_FOR_DMA32(xx) xx "_dma32", argument
1096 #define TEXT_FOR_DMA32(xx) argument
1100 #define TEXT_FOR_HIGHMEM(xx) xx "_high", argument
1102 #define TEXT_FOR_HIGHMEM(xx) argument
1105 #define TEXTS_FOR_ZONES(xx) TEXT_FOR_DMA(xx) TEXT_FOR_DMA32(xx) xx "_normal", \ argument
/Linux-v4.19/drivers/video/fbdev/core/
Dtileblit.c55 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
Dfbcon_cw.c115 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
Dfbcon_ccw.c130 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
Dbitblit.c144 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
Dfbcon_ud.c152 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
/Linux-v4.19/sound/aoa/core/
Dgpio-feature.c301 static irqreturn_t ftr_handle_notify_irq(int xx, void *data) in ftr_handle_notify_irq()
/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c406 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
/Linux-v4.19/drivers/video/fbdev/nvidia/
Dnvidia.c550 u32 xx, yy, temp; in nvidiafb_cursor() local
/Linux-v4.19/drivers/tty/serial/
Dioc4_serial.c994 int xx, num_intrs = 0; in ioc4_intr() local
1426 int xx; in do_write() local
Dioc3_serial.c697 int xx; in do_write() local
/Linux-v4.19/drivers/video/fbdev/via/
Dviafbdev.c776 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
/Linux-v4.19/drivers/video/fbdev/riva/
Dfbdev.c1598 u32 xx, yy, temp; in rivafb_cursor() local
/Linux-v4.19/drivers/video/fbdev/
Dfsl-diu-fb.c1051 uint32_t xx, yy; in fsl_diu_cursor() local
/Linux-v4.19/drivers/tty/vt/
Dvt.c647 unsigned int xx, yy, offset; in do_update_region() local