Home
last modified time | relevance | path

Searched refs:unwind_mask (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dunwind_deferred.h50 if (unlikely(info->unwind_mask)) { in unwind_reset_info()
51 bits = info->unwind_mask; in unwind_reset_info()
56 } while (!try_cmpxchg(&info->unwind_mask, &bits, 0UL)); in unwind_reset_info()
A Dunwind_deferred_types.h33 unsigned long unwind_mask; member

Completed in 4 milliseconds