Searched refs:kcsan_end_scoped_access (Results 1 – 3 of 3) sorted by relevance
113 __maybe_unused __attribute__((__cleanup__(kcsan_end_scoped_access)))143 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa);166 static inline void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) { } in kcsan_end_scoped_access() function
778 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) in kcsan_end_scoped_access() function801 EXPORT_SYMBOL(kcsan_end_scoped_access);
404 kcsan_end_scoped_access(&assert_page_exclusive); in kfence_guarded_free()