Searched refs:atomic_next (Results 1 – 3 of 3) sorted by relevance
24 int atomic_next; /* number of following atomic ops */ member
48 .atomic_next = 0,243 if (ctx->atomic_next > 0) { in is_atomic()254 --ctx->atomic_next; /* in task, or outer interrupt */ in is_atomic()751 get_ctx()->atomic_next = n; in kcsan_atomic_next()
186 .atomic_next = 0,
Completed in 7 milliseconds