Home
last modified time | relevance | path

Searched refs:__stringify_1 (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dstringify.h9 #define __stringify_1(x...) #x macro
10 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-5.10/tools/include/linux/
H A Dstringify.h10 #define __stringify_1(x...) #x macro
11 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-6.6/include/linux/
H A Dstringify.h9 #define __stringify_1(x...) #x macro
10 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-6.6/tools/include/linux/
H A Dstringify.h10 #define __stringify_1(x...) #x macro
11 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dreg.h15 #define __stringify_1(x) #x macro
16 #define __stringify(x) __stringify_1(x)
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dreg.h15 #define __stringify_1(x) #x macro
16 #define __stringify(x) __stringify_1(x)
/kernel/linux/linux-6.6/arch/arm64/boot/dts/apple/
H A Dmulti-die-cpp.h10 #define __stringify_1(x...) #x macro
11 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm64/apple/
H A Dmulti-die-cpp.h10 #define __stringify_1(x...) #x macro
11 #define __stringify(x...) __stringify_1(x)
/kernel/liteos_a/fs/patchfs/
H A Dlos_patchfs.h37 #define __stringify_1(x...) #x macro
38 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/
H A Dtest_signals.h19 #define __stringify_1(x...) #x macro
20 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/
H A Dtest_signals.h17 #define __stringify_1(x...) #x macro
18 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dreg.h9 #define __stringify_1(x) #x macro
10 #define __stringify(x) __stringify_1(x)
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dreg.h9 #define __stringify_1(x) #x macro
10 #define __stringify(x) __stringify_1(x)
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dpkey-helpers.h185 #define __stringify_1(x...) #x macro
186 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dpkey-helpers.h186 #define __stringify_1(x...) #x macro
187 #define __stringify(x...) __stringify_1(x)
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dsuperpipe.c1925 return __stringify_1(DK_CXLFLASH_ATTACH); in decode_ioctl()
1927 return __stringify_1(DK_CXLFLASH_USER_DIRECT); in decode_ioctl()
1929 return __stringify_1(DK_CXLFLASH_USER_VIRTUAL); in decode_ioctl()
1931 return __stringify_1(DK_CXLFLASH_VLUN_RESIZE); in decode_ioctl()
1933 return __stringify_1(DK_CXLFLASH_RELEASE); in decode_ioctl()
1935 return __stringify_1(DK_CXLFLASH_DETACH); in decode_ioctl()
1937 return __stringify_1(DK_CXLFLASH_VERIFY); in decode_ioctl()
1939 return __stringify_1(DK_CXLFLASH_VLUN_CLONE); in decode_ioctl()
1941 return __stringify_1(DK_CXLFLASH_RECOVER_AFU); in decode_ioctl()
1943 return __stringify_1(DK_CXLFLASH_MANAGE_LU in decode_ioctl()
[all...]
H A Dmain.c3288 return __stringify_1(HT_CXLFLASH_LUN_PROVISION); in decode_hioctl()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dsuperpipe.c1926 return __stringify_1(DK_CXLFLASH_ATTACH); in decode_ioctl()
1928 return __stringify_1(DK_CXLFLASH_USER_DIRECT); in decode_ioctl()
1930 return __stringify_1(DK_CXLFLASH_USER_VIRTUAL); in decode_ioctl()
1932 return __stringify_1(DK_CXLFLASH_VLUN_RESIZE); in decode_ioctl()
1934 return __stringify_1(DK_CXLFLASH_RELEASE); in decode_ioctl()
1936 return __stringify_1(DK_CXLFLASH_DETACH); in decode_ioctl()
1938 return __stringify_1(DK_CXLFLASH_VERIFY); in decode_ioctl()
1940 return __stringify_1(DK_CXLFLASH_VLUN_CLONE); in decode_ioctl()
1942 return __stringify_1(DK_CXLFLASH_RECOVER_AFU); in decode_ioctl()
1944 return __stringify_1(DK_CXLFLASH_MANAGE_LU in decode_ioctl()
[all...]
H A Dmain.c3269 return __stringify_1(HT_CXLFLASH_LUN_PROVISION); in decode_hioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_output_7a2000.c85 .name = __stringify_1(LSDC_HDMI##i##_##reg##_REG), \
H A Dlsdc_crtc.c476 .name = __stringify_1(LSDC_##reg##_REG), \

Completed in 23 milliseconds