Home
last modified time | relevance | path

Searched refs:_GLOBAL_TOC_KASAN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkasan.h7 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(__##fn) macro
11 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(fn) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkasan.h7 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(__##fn) macro
11 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(fn) macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h28 #define _GLOBAL_TOC_KASAN(A) _GLOBAL(A) macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h28 #define _GLOBAL_TOC_KASAN(A) _GLOBAL(A) macro
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dmemcpy_64.S18 _GLOBAL_TOC_KASAN(memcpy)
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_64.S18 _GLOBAL_TOC_KASAN(memcpy)
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dmemcpy_64.S18 _GLOBAL_TOC_KASAN(memcpy)
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_64.S18 _GLOBAL_TOC_KASAN(memcpy)

Completed in 3 milliseconds