Home
last modified time | relevance | path

Searched refs:__no_kmsan_checks (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/lib/
Diomap.c78 __no_kmsan_checks
84 __no_kmsan_checks
90 __no_kmsan_checks
96 __no_kmsan_checks
102 __no_kmsan_checks
155 __no_kmsan_checks
162 __no_kmsan_checks
169 __no_kmsan_checks
177 __no_kmsan_checks
/linux-6.12.1/include/linux/
Dcompiler-clang.h75 #define __no_kmsan_checks __attribute__((no_sanitize("kernel-memory"))) macro
78 #define __no_kmsan_checks macro
Dcompiler-gcc.h118 #define __no_kmsan_checks macro
Dcompiler_types.h319 # define __no_sanitize_or_inline __no_kmsan_checks notrace __maybe_unused
/linux-6.12.1/arch/s390/kernel/
Dunwind_bc.c53 __no_kmsan_checks
124 __no_kmsan_checks
/linux-6.12.1/arch/x86/kernel/
Dunwind_frame.c195 __no_kmsan_checks
263 __no_kmsan_checks
Ddumpstack.c185 __no_kmsan_checks
Dprocess_64.c608 __no_kmsan_checks
/linux-6.12.1/arch/x86/include/asm/
Dthread_info.h177 __no_kmsan_checks
/linux-6.12.1/crypto/
Dwp512.c782 static __no_kmsan_checks void wp512_process_buffer(struct wp512_ctx *wctx) { in wp512_process_buffer()
/linux-6.12.1/mm/kfence/
Dcore.c325 #define check_canary_attributes noinline __no_kmsan_checks
/linux-6.12.1/Documentation/dev-tools/
Dkmsan.rst84 A function can be marked with ``__no_kmsan_checks``. Doing so makes KMSAN
/linux-6.12.1/mm/
Dslub.c527 __no_kmsan_checks
1187 #define pad_check_attributes noinline __no_kmsan_checks