/openbmc/linux/include/linux/ |
H A D | vm_event_item.h | 6 #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 24 #define DEVICE_ZONE(xx) xx##_DEVICE, argument 26 #define DEVICE_ZONE(xx) argument 29 #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL, \ argument
|
/openbmc/linux/mm/ |
H A D | vmstat.c | 1141 #define TEXT_FOR_DMA(xx) xx "_dma", argument 1143 #define TEXT_FOR_DMA(xx) argument 1147 #define TEXT_FOR_DMA32(xx) xx "_dma32", argument 1149 #define TEXT_FOR_DMA32(xx) argument 1153 #define TEXT_FOR_HIGHMEM(xx) xx "_high", argument 1155 #define TEXT_FOR_HIGHMEM(xx) argument 1159 #define TEXT_FOR_DEVICE(xx) xx "_device", argument 1161 #define TEXT_FOR_DEVICE(xx) argument 1164 #define TEXTS_FOR_ZONES(xx) TEXT_FOR_DMA(xx) TEXT_FOR_DMA32(xx) xx "_normal", \ argument
|
/openbmc/u-boot/drivers/video/ |
H A D | cfb_console.c | 318 static void video_drawchars(int xx, int yy, unsigned char *s, int count) in video_drawchars() 501 static inline void video_drawstring(int xx, int yy, unsigned char *s) in video_drawstring() 506 static void video_putchar(int xx, int yy, unsigned char c) in video_putchar() 519 static void video_invertchar(int xx, int yy) in video_invertchar() 1909 int xx = VIDEO_INFO_X, yy = VIDEO_INFO_Y; in video_logo() local
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | tileblit.c | 55 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
|
H A D | fbcon_cw.c | 115 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
|
H A D | fbcon_ccw.c | 130 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
|
H A D | bitblit.c | 144 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
|
H A D | fbcon_ud.c | 152 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
|
/openbmc/obmc-ikvm/ |
H A D | ikvm_input.cpp | 264 uint16_t xx = (uint16_t)(x * (SHRT_MAX + 1) / video.getWidth()); in pointerEvent() local
|
/openbmc/linux/sound/aoa/core/ |
H A D | gpio-feature.c | 301 static irqreturn_t ftr_handle_notify_irq(int xx, void *data) in ftr_handle_notify_irq()
|
/openbmc/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_accel.c | 407 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf_ucode.h | 63 u8 xx; member
|
/openbmc/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptpf_ucode.h | 69 u8 xx; member
|
/openbmc/linux/drivers/video/fbdev/nvidia/ |
H A D | nvidia.c | 546 u32 xx, yy, temp; in nvidiafb_cursor() local
|
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 1591 u32 xx, yy, temp; in rivafb_cursor() local
|
/openbmc/linux/drivers/video/fbdev/via/ |
H A D | viafbdev.c | 762 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | ec.c | 1447 #define xx y in mpi_ec_curve_point() macro
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | fsl-diu-fb.c | 1046 uint32_t xx, yy; in fsl_diu_cursor() local
|
/openbmc/linux/lib/crypto/ |
H A D | curve25519-hacl64.c | 527 u64 *xx; in addanddouble_fmonty() local
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffsfs.c | 1562 struct yaffs_obj *xx = newdir; in yaffs_rename() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 4996 intptr_t xx = x; local 5018 intptr_t xx = x; in HELPER() local 5044 intptr_t xx = x; in HELPER() local
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 593 unsigned int xx, yy, offset; in do_update_region() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | core_reloc_types.h | 1046 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; member
|