Home
last modified time | relevance | path

Searched refs:pt_regs_to_thread_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/entry/
Dcommon.c33 static struct thread_info *pt_regs_to_thread_info(struct pt_regs *regs) in pt_regs_to_thread_info() function
78 struct thread_info *ti = pt_regs_to_thread_info(regs); in syscall_trace_enter_phase1()
167 struct thread_info *ti = pt_regs_to_thread_info(regs); in syscall_trace_enter_phase2()
260 cached_flags = READ_ONCE(pt_regs_to_thread_info(regs)->flags); in exit_to_usermode_loop()
271 struct thread_info *ti = pt_regs_to_thread_info(regs); in prepare_exit_to_usermode()
330 struct thread_info *ti = pt_regs_to_thread_info(regs); in syscall_return_slowpath()
366 struct thread_info *ti = pt_regs_to_thread_info(regs); in do_syscall_32_irqs_on()