Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/entry/
Dcommon.c45 unsigned long ti_work) in syscall_trace_enter()
77 unsigned long ti_work; in __syscall_enter_from_user_work() local
140 static void handle_signal_work(struct pt_regs *regs, unsigned long ti_work) in handle_signal_work()
149 unsigned long ti_work) in exit_to_user_mode_loop()
194 unsigned long ti_work = READ_ONCE(current_thread_info()->flags); in exit_to_user_mode_prepare() local
210 static inline bool report_single_step(unsigned long ti_work) in report_single_step()
222 static inline bool report_single_step(unsigned long ti_work) in report_single_step()
228 static void syscall_exit_work(struct pt_regs *regs, unsigned long ti_work) in syscall_exit_work()
Dkvm.c6 static int xfer_to_guest_mode_work(struct kvm_vcpu *vcpu, unsigned long ti_work) in xfer_to_guest_mode_work()
35 unsigned long ti_work; in xfer_to_guest_mode_handle_work() local
/kernel/linux/linux-5.10/include/linux/
Dentry-kvm.h34 unsigned long ti_work) in arch_xfer_to_guest_mode_handle_work()
59 unsigned long ti_work = READ_ONCE(current_thread_info()->flags); in __xfer_to_guest_mode_work_pending() local
Dentry-common.h182 static inline void local_irq_enable_exit_to_user(unsigned long ti_work) in local_irq_enable_exit_to_user()
218 unsigned long ti_work) in arch_exit_to_user_mode_work()
237 unsigned long ti_work) in arch_exit_to_user_mode_prepare()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dentry-common.h49 unsigned long ti_work) in arch_exit_to_user_mode_prepare()