/kernel/linux/linux-5.10/include/linux/ |
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 23 #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL, HIGHMEM_ZONE(xx) xx##_MOVABLE argument
|
/kernel/linux/linux-5.10/mm/ |
D | vmstat.c | 1130 #define TEXT_FOR_DMA(xx) xx "_dma", argument 1132 #define TEXT_FOR_DMA(xx) argument 1136 #define TEXT_FOR_DMA32(xx) xx "_dma32", argument 1138 #define TEXT_FOR_DMA32(xx) argument 1142 #define TEXT_FOR_HIGHMEM(xx) xx "_high", argument 1144 #define TEXT_FOR_HIGHMEM(xx) argument 1147 #define TEXTS_FOR_ZONES(xx) TEXT_FOR_DMA(xx) TEXT_FOR_DMA32(xx) xx "_normal", \ argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
D | tileblit.c | 56 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
|
D | fbcon_cw.c | 115 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
|
D | fbcon_ccw.c | 130 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
|
D | bitblit.c | 144 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
|
D | fbcon_ud.c | 152 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
|
/kernel/linux/linux-5.10/sound/aoa/core/ |
D | gpio-feature.c | 301 static irqreturn_t ftr_handle_notify_irq(int xx, void *data) in ftr_handle_notify_irq()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
D | matroxfb_accel.c | 407 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
D | otx_cptpf_ucode.h | 69 u8 xx; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 545 u32 xx, yy, temp; in nvidiafb_cursor() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
D | viafbdev.c | 762 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
D | fbdev.c | 1597 u32 xx, yy, temp; in rivafb_cursor() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | fsl-diu-fb.c | 1046 uint32_t xx, yy; in fsl_diu_cursor() local
|
/kernel/linux/linux-5.10/lib/mpi/ |
D | ec.c | 1447 #define xx y in mpi_ec_curve_point() macro
|
/kernel/linux/linux-5.10/lib/crypto/ |
D | curve25519-hacl64.c | 529 u64 *xx; in addanddouble_fmonty() local
|
/kernel/linux/linux-5.10/drivers/tty/vt/ |
D | vt.c | 646 unsigned int xx, yy, offset; in do_update_region() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | core_reloc_types.h | 916 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; member
|