Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/entry/
Dcommon.c225 static void exit_to_usermode_loop(struct pt_regs *regs, u32 cached_flags) in exit_to_usermode_loop()
272 u32 cached_flags; in prepare_exit_to_usermode() local
302 static void syscall_slow_exit_work(struct pt_regs *regs, u32 cached_flags) in syscall_slow_exit_work()
331 u32 cached_flags = READ_ONCE(ti->flags); in syscall_return_slowpath() local