Searched refs:_TIF_USER_RETURN_NOTIFY (Results 1 – 2 of 2) sorted by relevance
111 #define _TIF_USER_RETURN_NOTIFY (1 << TIF_USER_RETURN_NOTIFY) macro141 # define _TIF_WORK_CTXSW_PREV (_TIF_WORK_CTXSW| _TIF_USER_RETURN_NOTIFY | \144 # define _TIF_WORK_CTXSW_PREV (_TIF_WORK_CTXSW| _TIF_USER_RETURN_NOTIFY)
50 if (ti_work & _TIF_USER_RETURN_NOTIFY) in arch_exit_to_user_mode_prepare()