Searched refs:cached_flags (Results 1 – 1 of 1) sorted by relevance
240 u32 cached_flags = READ_ONCE(current_thread_info()->flags); in syscall_exit_to_user_mode_prepare() local257 if (unlikely(cached_flags & SYSCALL_EXIT_WORK)) in syscall_exit_to_user_mode_prepare()258 syscall_exit_work(regs, cached_flags); in syscall_exit_to_user_mode_prepare()