Home
last modified time | relevance | path

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

/linux/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
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
/linux/mm/
H A Dvmstat.c1166 #define TEXT_FOR_DMA(xx) xx "_dma", argument
1168 #define TEXT_FOR_DMA(xx) argument
1172 #define TEXT_FOR_DMA32(xx) xx "_dma32", argument
1174 #define TEXT_FOR_DMA32(xx) argument
1178 #define TEXT_FOR_HIGHMEM(xx) xx "_high", argument
1180 #define TEXT_FOR_HIGHMEM(xx) argument
1184 #define TEXT_FOR_DEVICE(xx) xx "_device", argument
1186 #define TEXT_FOR_DEVICE(xx) argument
1189 #define TEXTS_FOR_ZONES(xx) TEXT_FOR_DMA(xx) TEXT_FOR_DMA32(xx) xx "_normal", \ argument
/linux/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/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c407 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
/linux/drivers/video/fbdev/nvidia/
H A Dnvidia.c546 u32 xx, yy, temp; in nvidiafb_cursor() local
/linux/drivers/video/fbdev/via/
H A Dviafbdev.c762 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
/linux/lib/crypto/
H A Dcurve25519-hacl64.c527 u64 *xx; in addanddouble_fmonty() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c731 struct reg_state xx = *x, yy = *y; in reg_state_cond() local
/linux/drivers/tty/vt/
H A Dvt.c603 unsigned int xx, yy, offset; in do_update_region() local
/linux/tools/testing/selftests/bpf/progs/
H A Dcore_reloc_types.h1046 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; global() member