Searched refs:__no_kcsan (Results 1 – 6 of 6) sorted by relevance
93 __no_kcsan135 __no_kcsan153 __no_kcsan271 __no_kcsan302 __no_kcsan438 __no_kcsan469 __no_kcsan498 __no_kcsan530 __no_kcsan556 __no_kcsan[all …]
201 #define __no_kcsan __no_sanitize_thread macro203 # define __no_sanitize_or_inline __no_kcsan notrace __maybe_unused213 __no_kcsan __no_sanitize_address __no_profile __no_sanitize_coverage
336 #define interrupt_handler __visible noinline notrace __no_kcsan __no_sanitize_address
95 using the function attribute ``__no_kcsan``::97 __no_kcsan
297 this function can be marked __no_kcsan and the data_race() can be dropped:299 void __no_kcsan read_foo_diagnostic(void)
3840 static __no_kcsan fastpath_t svm_vcpu_run(struct kvm_vcpu *vcpu) in svm_vcpu_run()
Completed in 17 milliseconds