Searched refs:kcsan_end_scoped_access (Results 1 – 3 of 3) sorted by relevance
154 __maybe_unused __attribute__((__cleanup__(kcsan_end_scoped_access)))184 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa);211 static inline void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) { } in kcsan_end_scoped_access() function
931 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) in kcsan_end_scoped_access() function954 EXPORT_SYMBOL(kcsan_end_scoped_access);
547 kcsan_end_scoped_access(&assert_page_exclusive); in kfence_guarded_free()