Searched refs:kcsan_scoped_access (Results 1 – 3 of 3) sorted by relevance
101 struct kcsan_scoped_access { struct134 struct kcsan_scoped_access *136 struct kcsan_scoped_access *sa);146 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa);164 struct kcsan_scoped_access { }; struct166 static inline struct kcsan_scoped_access *168 struct kcsan_scoped_access *sa) { return sa; } in kcsan_begin_scoped_access()169 static inline void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) { } in kcsan_end_scoped_access()303 struct kcsan_scoped_access __kcsan_scoped_name(id, _) \305 struct kcsan_scoped_access *__kcsan_scoped_name(id, _dummy_p) \
213 struct kcsan_scoped_access *scoped_access; in kcsan_check_scoped_accesses()761 struct kcsan_scoped_access *763 struct kcsan_scoped_access *sa) in kcsan_begin_scoped_access()786 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) in kcsan_end_scoped_access()
459 struct kcsan_scoped_access assert_page_exclusive; in kfence_guarded_free()
Completed in 13 milliseconds