| /linux/drivers/video/fbdev/omap/ |
| H A D | Makefile | 13 objs-yy := omapfb_main.o lcdc.o 24 omapfb-objs := $(objs-yy) 26 obj-$(CONFIG_FB_OMAP) += $(lcds-yy)
|
| /linux/mm/ |
| H A D | vmstat.c | 1171 #define TEXT_FOR_DMA(xx, yy) [xx##_DMA] = yy "_dma", argument 1173 #define TEXT_FOR_DMA(xx, yy) argument 1177 #define TEXT_FOR_DMA32(xx, yy) [xx##_DMA32] = yy "_dma32", argument 1179 #define TEXT_FOR_DMA32(xx, yy) argument 1183 #define TEXT_FOR_HIGHMEM(xx, yy) [xx##_HIGH] = yy "_high", argument 1185 #define TEXT_FOR_HIGHMEM(xx, yy) argument 1189 #define TEXT_FOR_DEVICE(xx, yy) [xx##_DEVICE] = yy "_device", argument 1191 #define TEXT_FOR_DEVICE(xx, yy) argument 1194 #define TEXTS_FOR_ZONES(xx, yy) \ argument 1195 TEXT_FOR_DMA(xx, yy) \ [all …]
|
| /linux/kernel/bpf/ |
| H A D | Makefile | 7 CFLAGS_core.o += -Wno-override-init $(cflags-nogcse-yy) 18 ifeq ($(CONFIG_MMU)$(CONFIG_64BIT),yy)
|
| /linux/drivers/firmware/arm_scmi/transports/ |
| H A D | Makefile | 13 ifeq ($(CONFIG_THUMB2_KERNEL)$(CONFIG_CC_IS_CLANG),yy)
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_namespacing.c | 68 Y yy; in f()
|
| H A D | core_reloc_types.h | 1050 char yy; 1056 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; 1040 char yy; global() member 1046 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; global() member
|
| /linux/scripts/ |
| H A D | Makefile.debug | 12 ifeq ($(CONFIG_CC_IS_CLANG)$(CONFIG_AS_IS_GNU),yy)
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | Makefile | 41 ifeq ($(CONFIG_AMD_NB)$(CONFIG_SYSFS),yy)
|
| /linux/drivers/video/fbdev/core/ |
| H A D | bitblit.c | 151 const unsigned short *s, int count, int yy, int xx, in bit_putcs() argument 167 image.dy = yy * vc->vc_font.height; in bit_putcs()
|
| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nvidia.c | 547 u32 xx, yy, temp; in nvidiafb_cursor() local 549 yy = cursor->image.dy - info->var.yoffset; in nvidiafb_cursor() 552 temp |= yy << 16; in nvidiafb_cursor()
|
| /linux/drivers/video/fbdev/ |
| H A D | imsttfb.c | 1200 u32 flags = cursor->set, fg, bg, xx, yy; 1209 yy = cursor->image.dy - info->var.yoffset; 1251 imsttfb_load_cursor_image(par, xx, yy, fgc);
|
| /linux/arch/powerpc/ |
| H A D | Makefile | 56 ifeq ($(CONFIG_PPC64)$(CONFIG_LD_IS_BFD),yy)
|
| /linux/lib/ |
| H A D | Makefile | 87 ifeq ($(CONFIG_CC_IS_CLANG)$(CONFIG_KASAN),yy)
|
| /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 782 yy = cursor->image.dy - info->var.yoffset; in viafb_cursor() 784 temp = yy & 0xFFFF; in viafb_cursor()
|
| /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 774 reg_state_refine(&yy, t, z2, buf); in reg_state_cond() 781 *newy = yy; in reg_state_cond()
|
| /linux/drivers/tty/vt/ |
| H A D | vt.c | 604 unsigned int xx, yy, offset; in do_update_region() local 609 yy = offset / vc->vc_cols; in do_update_region() 618 vc->vc_sw->con_putcs(vc, q, p-q, yy, startx); in do_update_region() 628 vc->vc_sw->con_putcs(vc, q, p-q, yy, startx); in do_update_region() 632 yy++; in do_update_region()
|
| /linux/Documentation/filesystems/ |
| H A D | nilfs2.rst | 277 `-- file (ino=yy)
|
| /linux/LICENSES/deprecated/ |
| H A D | GPL-1.0 | 218 Copyright (C) 19yy <name of author>
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_ucode.c | 450 curr->ucode.ver_num.yy, curr->ucode.ver_num.zz); in print_uc_info()
|