Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/entry/
Dcommon.c138 static void exit_to_usermode_loop(struct pt_regs *regs, u32 cached_flags) in exit_to_usermode_loop()
187 u32 cached_flags; in prepare_exit_to_usermode() local
221 static void syscall_slow_exit_work(struct pt_regs *regs, u32 cached_flags) in syscall_slow_exit_work()
250 u32 cached_flags = READ_ONCE(ti->flags); in syscall_return_slowpath() local