Home
last modified time | relevance | path

Searched defs:cached_flags (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/arch/x86/entry/
Dcommon.c139 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() local
224 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
/kernel/linux/linux-5.10/kernel/entry/
Dcommon.c240 u32 cached_flags = READ_ONCE(current_thread_info()->flags); in syscall_exit_to_user_mode_prepare() local