Searched refs:unwind_mask (Results 1 – 2 of 2) sorted by relevance
50 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()
33 unsigned long unwind_mask; member
Completed in 4 milliseconds