Searched refs:kcsan_scoped_access (Results 1 – 2 of 2) sorted by relevance
131 struct kcsan_scoped_access { struct172 struct kcsan_scoped_access *174 struct kcsan_scoped_access *sa);184 void kcsan_end_scoped_access(struct kcsan_scoped_access *sa);206 struct kcsan_scoped_access { }; struct208 static inline struct kcsan_scoped_access *210 struct kcsan_scoped_access *sa) { return sa; } in kcsan_begin_scoped_access()211 static inline void kcsan_end_scoped_access(struct kcsan_scoped_access *sa) { } in kcsan_end_scoped_access()380 struct kcsan_scoped_access __kcsan_scoped_name(id, _) \382 struct kcsan_scoped_access *__kcsan_scoped_name(id, _dummy_p) \
60 struct kcsan_scoped_access reorder_access;
Completed in 6 milliseconds