xx 306 arch/m68k/math-emu/fp_decode.h | perform preindex (if I/IS == 0xx and xx != 00) xx 653 drivers/tty/vt/vt.c unsigned int xx, yy, offset; xx 659 drivers/tty/vt/vt.c xx = offset % vc->vc_cols; xx 664 drivers/tty/vt/vt.c xx = nxx; yy = nyy; xx 668 drivers/tty/vt/vt.c int startx = xx; xx 670 drivers/tty/vt/vt.c while (xx < vc->vc_cols && count) { xx 674 drivers/tty/vt/vt.c startx = xx; xx 679 drivers/tty/vt/vt.c xx++; xx 686 drivers/tty/vt/vt.c xx = 0; xx 65 drivers/usb/serial/belkin_sa.h #define BELKIN_SA_RESET xx /* Reset the port */ xx 66 drivers/usb/serial/belkin_sa.h #define BELKIN_SA_GET_MODEM_STATUS xx /* Force return of modem status register */ xx 144 drivers/video/fbdev/core/bitblit.c const unsigned short *s, int count, int yy, int xx, xx 159 drivers/video/fbdev/core/bitblit.c image.dx = xx * vc->vc_font.width; xx 60 drivers/video/fbdev/core/fbcon.h const unsigned short *s, int count, int yy, int xx, xx 130 drivers/video/fbdev/core/fbcon_ccw.c const unsigned short *s, int count, int yy, int xx, xx 151 drivers/video/fbdev/core/fbcon_ccw.c image.dy = vyres - ((xx + count) * vc->vc_font.width); xx 115 drivers/video/fbdev/core/fbcon_cw.c const unsigned short *s, int count, int yy, int xx, xx 136 drivers/video/fbdev/core/fbcon_cw.c image.dy = xx * vc->vc_font.width; xx 152 drivers/video/fbdev/core/fbcon_ud.c const unsigned short *s, int count, int yy, int xx, xx 174 drivers/video/fbdev/core/fbcon_ud.c image.dx = vxres - ((xx + count) * vc->vc_font.width); xx 211 drivers/video/fbdev/core/fbcon_ud.c xx += cnt; xx 55 drivers/video/fbdev/core/tileblit.c const unsigned short *s, int count, int yy, int xx, xx 62 drivers/video/fbdev/core/tileblit.c blit.sx = xx; xx 1046 drivers/video/fbdev/fsl-diu-fb.c uint32_t xx, yy; xx 1049 drivers/video/fbdev/fsl-diu-fb.c xx = (cursor->image.dx - info->var.xoffset) & 0x7ff; xx 1051 drivers/video/fbdev/fsl-diu-fb.c out_be32(&hw->curs_pos, yy << 16 | xx); xx 1199 drivers/video/fbdev/imsttfb.c u32 flags = cursor->set, fg, bg, xx, yy; xx 1207 drivers/video/fbdev/imsttfb.c xx = cursor->image.dx - info->var.xoffset; xx 1250 drivers/video/fbdev/imsttfb.c imsttfb_load_cursor_image(par, xx, yy, fgc); xx 407 drivers/video/fbdev/matrox/matroxfb_accel.c int width, int height, int yy, int xx) xx 443 drivers/video/fbdev/matrox/matroxfb_accel.c fxbndry = ((xx + width - 1) << 16) | xx; xx 550 drivers/video/fbdev/nvidia/nvidia.c u32 xx, yy, temp; xx 553 drivers/video/fbdev/nvidia/nvidia.c xx = cursor->image.dx - info->var.xoffset; xx 554 drivers/video/fbdev/nvidia/nvidia.c temp = xx & 0xFFFF; xx 1598 drivers/video/fbdev/riva/fbdev.c u32 xx, yy, temp; xx 1601 drivers/video/fbdev/riva/fbdev.c xx = cursor->image.dx - info->var.xoffset; xx 1602 drivers/video/fbdev/riva/fbdev.c temp = xx & 0xFFFF; xx 762 drivers/video/fbdev/via/viafbdev.c u32 temp, xx, yy, bg_color = 0, fg_color = 0, xx 783 drivers/video/fbdev/via/viafbdev.c xx = cursor->image.dx - info->var.xoffset; xx 785 drivers/video/fbdev/via/viafbdev.c temp |= (xx << 16); xx 6 include/linux/vm_event_item.h #define DMA_ZONE(xx) xx##_DMA, xx 8 include/linux/vm_event_item.h #define DMA_ZONE(xx) xx 12 include/linux/vm_event_item.h #define DMA32_ZONE(xx) xx##_DMA32, xx 14 include/linux/vm_event_item.h #define DMA32_ZONE(xx) xx 18 include/linux/vm_event_item.h #define HIGHMEM_ZONE(xx) xx##_HIGH, xx 20 include/linux/vm_event_item.h #define HIGHMEM_ZONE(xx) xx 23 include/linux/vm_event_item.h #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL, HIGHMEM_ZONE(xx) xx##_MOVABLE xx 1089 mm/vmstat.c #define TEXT_FOR_DMA(xx) xx "_dma", xx 1091 mm/vmstat.c #define TEXT_FOR_DMA(xx) xx 1095 mm/vmstat.c #define TEXT_FOR_DMA32(xx) xx "_dma32", xx 1097 mm/vmstat.c #define TEXT_FOR_DMA32(xx) xx 1101 mm/vmstat.c #define TEXT_FOR_HIGHMEM(xx) xx "_high", xx 1103 mm/vmstat.c #define TEXT_FOR_HIGHMEM(xx) xx 1106 mm/vmstat.c #define TEXTS_FOR_ZONES(xx) TEXT_FOR_DMA(xx) TEXT_FOR_DMA32(xx) xx "_normal", \ xx 1107 mm/vmstat.c TEXT_FOR_HIGHMEM(xx) xx "_movable", xx 301 sound/aoa/core/gpio-feature.c static irqreturn_t ftr_handle_notify_irq(int xx, void *data) xx 280 sound/i2c/cs8427.c int xx; xx 284 sound/i2c/cs8427.c for (xx = 0; xx < 127; xx++) xx 285 sound/i2c/cs8427.c printk(KERN_DEBUG "reg[0x%x] = 0x%x\n", xx+1, buf[xx]); xx 67 tools/testing/selftests/bpf/progs/btf_dump_test_case_namespacing.c X xx;