Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/entry/
Dcommon.c135 static void exit_to_usermode_loop(struct pt_regs *regs, u32 cached_flags) in exit_to_usermode_loop()
184 u32 cached_flags; in prepare_exit_to_usermode() local
227 static void syscall_slow_exit_work(struct pt_regs *regs, u32 cached_flags) in syscall_slow_exit_work()
256 u32 cached_flags = READ_ONCE(ti->flags); in syscall_return_slowpath() local