Home
last modified time | relevance | path

Searched defs:yy (Results 1 – 15 of 15) sorted by relevance

/linux/mm/
H A Dvmstat.c1166 #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/drivers/video/fbdev/core/
H A Dtileblit.c53 const unsigned short *s, int count, int yy, int xx, in tile_putcs()
H A Dfbcon_cw.c114 const unsigned short *s, int count, int yy, int xx, in cw_putcs()
H A Dfbcon_ccw.c129 const unsigned short *s, int count, int yy, int xx, in ccw_putcs()
H A Dfbcon_ud.c151 const unsigned short *s, int count, int yy, int xx, in ud_putcs()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.h70 u8 yy; member
/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c354 u64 yy[KMB_ECC_VLI_MAX_DIGITS] = { 0 }; in kmb_ocs_ecc_is_pubkey_valid_partial() local
/linux/drivers/video/fbdev/nvidia/
H A Dnvidia.c546 u32 xx, yy, temp; in nvidiafb_cursor() local
/linux/drivers/video/fbdev/riva/
H A Dfbdev.c1591 u32 xx, yy, temp; in rivafb_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/crypto/
H A Decc.c1606 u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; in ecc_is_pubkey_valid_partial() local
/linux/drivers/bluetooth/
H A Dbtintel.c1071 u8 num, u8 ww, u8 yy, in btintel_firmware_version()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c745 struct reg_state xx = *x, yy = *y; in reg_state_cond() local
/linux/tools/testing/selftests/bpf/progs/
H A Dcore_reloc_types.h1050 char yy; member
1056 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; member
/linux/drivers/tty/vt/
H A Dvt.c603 unsigned int xx, yy, offset; in do_update_region() local