Home
last modified time | relevance | path

Searched defs:kcsan_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dkcsan.h22 struct kcsan_ctx { struct
23 int disable_count; /* disable counter */
24 int atomic_next; /* number of following atomic ops */
43 int atomic_nest_count;
44 bool in_flat_atomic;
49 unsigned long access_mask;
52 struct list_head scoped_accesses;
A Dsched.h1338 struct kcsan_ctx kcsan_ctx; member

Completed in 10 milliseconds