Searched refs:kcsan_end_scoped_access (Results 1 – 3 of 3) sorted by relevance
107 __maybe_unused __attribute__((__cleanup__(kcsan_end_scoped_access)))137 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa);160 static inline void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) { } in kcsan_end_scoped_access() function
763 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) in kcsan_end_scoped_access() function786 EXPORT_SYMBOL(kcsan_end_scoped_access);
401 kcsan_end_scoped_access(&assert_page_exclusive); in kfence_guarded_free()