Searched refs:kcsan_scoped_access (Results 1 – 3 of 3) sorted by relevance
95 struct kcsan_scoped_access { struct125 struct kcsan_scoped_access *127 struct kcsan_scoped_access *sa);137 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa);155 struct kcsan_scoped_access { }; struct157 static inline struct kcsan_scoped_access *159 struct kcsan_scoped_access *sa) { return sa; } in kcsan_begin_scoped_access()160 static inline void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) { } in kcsan_end_scoped_access()294 struct kcsan_scoped_access __kcsan_scoped_name(id, _) \296 struct kcsan_scoped_access *__kcsan_scoped_name(id, _dummy_p) \
205 struct kcsan_scoped_access *scoped_access; in kcsan_check_scoped_accesses()739 struct kcsan_scoped_access *741 struct kcsan_scoped_access *sa) in kcsan_begin_scoped_access()763 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) in kcsan_end_scoped_access()
353 struct kcsan_scoped_access assert_page_exclusive; in kfence_guarded_free()