Searched defs:cached_flags (Results 1 – 2 of 2) sorted by relevance
139 static void exit_to_usermode_loop(struct pt_regs *regs, u32 cached_flags) in exit_to_usermode_loop()188 u32 cached_flags; in prepare_exit_to_usermode() local224 static void syscall_slow_exit_work(struct pt_regs *regs, u32 cached_flags) in syscall_slow_exit_work()253 u32 cached_flags = READ_ONCE(ti->flags); in syscall_return_slowpath() local
240 u32 cached_flags = READ_ONCE(current_thread_info()->flags); in syscall_exit_to_user_mode_prepare() local