Home
last modified time | relevance | path

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

/linux-5.15/include/linux/ !
H A 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-5.15/mm/ !
H A Dvmstat.c1148 #define TEXT_FOR_DMA(xx) xx "_dma", argument
1150 #define TEXT_FOR_DMA(xx) argument
1154 #define TEXT_FOR_DMA32(xx) xx "_dma32", argument
1156 #define TEXT_FOR_DMA32(xx) argument
1160 #define TEXT_FOR_HIGHMEM(xx) xx "_high", argument
1162 #define TEXT_FOR_HIGHMEM(xx) argument
1165 #define TEXTS_FOR_ZONES(xx) TEXT_FOR_DMA(xx) TEXT_FOR_DMA32(xx) xx "_normal", \ argument
/linux-5.15/drivers/video/fbdev/core/ !
A Dtileblit.c55 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
A Dfbcon_cw.c115 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
A Dbitblit.c144 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
A Dfbcon_ccw.c130 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
A Dfbcon_ud.c152 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
/linux-5.15/sound/aoa/core/ !
H A Dgpio-feature.c301 static irqreturn_t ftr_handle_notify_irq(int xx, void *data) in ftr_handle_notify_irq()
/linux-5.15/drivers/video/fbdev/matrox/ !
A Dmatroxfb_accel.c407 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
/linux-5.15/drivers/crypto/marvell/octeontx2/ !
A Dotx2_cptpf_ucode.h63 u8 xx; member
/linux-5.15/drivers/crypto/marvell/octeontx/ !
A Dotx_cptpf_ucode.h69 u8 xx; member
/linux-5.15/drivers/video/fbdev/nvidia/ !
A Dnvidia.c545 u32 xx, yy, temp; in nvidiafb_cursor() local
/linux-5.15/drivers/video/fbdev/riva/ !
A Dfbdev.c1596 u32 xx, yy, temp; in rivafb_cursor() local
/linux-5.15/drivers/video/fbdev/via/ !
A Dviafbdev.c762 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
/linux-5.15/lib/mpi/ !
A Dec.c1444 #define xx y in mpi_ec_curve_point() macro
/linux-5.15/drivers/video/fbdev/ !
A Dfsl-diu-fb.c1046 uint32_t xx, yy; in fsl_diu_cursor() local
/linux-5.15/lib/crypto/ !
A Dcurve25519-hacl64.c529 u64 *xx; in addanddouble_fmonty() local
/linux-5.15/drivers/tty/vt/ !
H A Dvt.c646 unsigned int xx, yy, offset; in do_update_region() local
/linux-5.15/tools/testing/selftests/bpf/progs/ !
A Dcore_reloc_types.h938 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; member