Searched defs:xx (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| H A D | vm_event_item.h | 8 #define DMA_ZONE(xx) xx##_DMA, argument 10 #define DMA_ZONE(xx) argument 14 #define DMA32_ZONE(xx) xx##_DMA32, argument 16 #define DMA32_ZONE(xx) argument 20 #define HIGHMEM_ZONE(xx) xx##_HIGH, argument 22 #define HIGHMEM_ZONE(xx) argument 26 #define DEVICE_ZONE(xx) xx##_DEVICE, argument 28 #define DEVICE_ZONE(xx) argument 31 #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL, \ argument
|
| /linux/mm/ |
| H A D | vmstat.c | 1166 #define TEXT_FOR_DMA(xx, yy) [xx##_DMA] = yy "_dma", argument 1168 #define TEXT_FOR_DMA(xx, yy) argument 1172 #define TEXT_FOR_DMA32(xx, yy) [xx##_DMA32] = yy "_dma32", argument 1174 #define TEXT_FOR_DMA32(xx, yy) argument 1178 #define TEXT_FOR_HIGHMEM(xx, yy) [xx##_HIGH] = yy "_high", argument 1180 #define TEXT_FOR_HIGHMEM(xx, yy) argument 1184 #define TEXT_FOR_DEVICE(xx, yy) [xx##_DEVICE] = yy "_device", argument 1186 #define TEXT_FOR_DEVICE(xx, yy) argument 1189 #define TEXTS_FOR_ZONES(xx, yy) \ argument
|
| /linux/sound/aoa/core/ |
| H A D | gpio-feature.c | 301 ftr_handle_notify_irq(int xx,void * data) ftr_handle_notify_irq() argument
|
| /linux/drivers/video/fbdev/core/ |
| H A D | bitblit.c | 151 const unsigned short *s, int count, int yy, int xx, in bit_putcs()
|
| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nvidia.c | 547 u32 xx, yy, temp; in nvidiafb_cursor() local
|
| /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
|
| /linux/lib/crypto/ |
| H A D | curve25519-hacl64.c | 527 u64 *xx; in addanddouble_fmonty() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | reg_bounds.c | 745 struct reg_state xx = *x, yy = *y; in reg_state_cond() local
|
| /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; global() member
|