Searched refs:_TIF_WORK_INT (Results 1 - 2 of 2) sorted by relevance

/arch/s390/kernel/
H A Dentry.S41 _TIF_WORK_INT = (_TIF_SIGPENDING | _TIF_NOTIFY_RESUME | _TIF_NEED_RESCHED | \ define
470 tm __TI_flags+3(%r12),_TIF_WORK_INT
481 # 1) if we return to user space we can do all _TIF_WORK_INT work
H A Dentry64.S44 _TIF_WORK_INT = (_TIF_SIGPENDING | _TIF_NOTIFY_RESUME | _TIF_NEED_RESCHED | \ define
486 tm __TI_flags+7(%r12),_TIF_WORK_INT
500 # 1) if we return to user space we can do all _TIF_WORK_INT work

Completed in 82 milliseconds