Home
last modified time | relevance | path

Searched defs:ti_work (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/kernel/entry/
H A Dkvm.c6 static int xfer_to_guest_mode_work(struct kvm_vcpu *vcpu, unsigned long ti_work) in xfer_to_guest_mode_work() argument
35 unsigned long ti_work; in xfer_to_guest_mode_handle_work() local
[all...]
H A Dcommon.c77 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() argument
44 syscall_trace_enter(struct pt_regs *regs, long syscall, unsigned long ti_work) syscall_trace_enter() argument
148 exit_to_user_mode_loop(struct pt_regs *regs, unsigned long ti_work) exit_to_user_mode_loop() argument
194 unsigned long ti_work = READ_ONCE(current_thread_info()->flags); exit_to_user_mode_prepare() local
210 report_single_step(unsigned long ti_work) report_single_step() argument
222 report_single_step(unsigned long ti_work) report_single_step() argument
228 syscall_exit_work(struct pt_regs *regs, unsigned long ti_work) syscall_exit_work() argument
[all...]
/kernel/linux/linux-6.6/kernel/entry/
H A Dkvm.c6 static int xfer_to_guest_mode_work(struct kvm_vcpu *vcpu, unsigned long ti_work) in xfer_to_guest_mode_work() argument
33 unsigned long ti_work; in xfer_to_guest_mode_handle_work() local
[all...]
H A Dcommon.c147 exit_to_user_mode_loop(struct pt_regs *regs, unsigned long ti_work) exit_to_user_mode_loop() argument
195 unsigned long ti_work; exit_to_user_mode_prepare() local
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dentry-common.h48 arch_exit_to_user_mode_prepare(struct pt_regs *regs, unsigned long ti_work) arch_exit_to_user_mode_prepare() argument
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dentry-common.h28 arch_exit_to_user_mode_work(struct pt_regs *regs, unsigned long ti_work) arch_exit_to_user_mode_work() argument
55 arch_exit_to_user_mode_prepare(struct pt_regs *regs, unsigned long ti_work) arch_exit_to_user_mode_prepare() argument
/kernel/linux/linux-5.10/include/linux/
H A Dentry-kvm.h59 unsigned long ti_work = READ_ONCE(current_thread_info()->flags); in __xfer_to_guest_mode_work_pending() local
33 arch_xfer_to_guest_mode_handle_work(struct kvm_vcpu *vcpu, unsigned long ti_work) arch_xfer_to_guest_mode_handle_work() argument
H A Dentry-common.h182 static inline void local_irq_enable_exit_to_user(unsigned long ti_work) in local_irq_enable_exit_to_user() argument
217 arch_exit_to_user_mode_work(struct pt_regs *regs, unsigned long ti_work) arch_exit_to_user_mode_work() argument
236 arch_exit_to_user_mode_prepare(struct pt_regs *regs, unsigned long ti_work) arch_exit_to_user_mode_prepare() argument
/kernel/linux/linux-6.6/include/linux/
H A Dentry-kvm.h78 unsigned long ti_work = read_thread_flags(); in __xfer_to_guest_mode_work_pending() local
38 arch_xfer_to_guest_mode_handle_work(struct kvm_vcpu *vcpu, unsigned long ti_work) arch_xfer_to_guest_mode_handle_work() argument
H A Dentry-common.h174 static inline void local_irq_enable_exit_to_user(unsigned long ti_work) in local_irq_enable_exit_to_user() argument
209 arch_exit_to_user_mode_work(struct pt_regs *regs, unsigned long ti_work) arch_exit_to_user_mode_work() argument
228 arch_exit_to_user_mode_prepare(struct pt_regs *regs, unsigned long ti_work) arch_exit_to_user_mode_prepare() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dentry-common.h47 arch_exit_to_user_mode_prepare(struct pt_regs *regs, unsigned long ti_work) arch_exit_to_user_mode_prepare() argument

Completed in 9 milliseconds