TIF_GUARDED_STORAGE
#define _TIF_GUARDED_STORAGE BIT(TIF_GUARDED_STORAGE)
if (test_and_set_tsk_thread_flag(sibling, TIF_GUARDED_STORAGE))
clear_thread_flag(TIF_GUARDED_STORAGE);