/kernel/linux/linux-5.10/kernel/entry/ |
H A D | kvm.c | 6 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 D | common.c | 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() 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 D | kvm.c | 6 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 D | common.c | 147 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 D | entry-common.h | 48 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 D | entry-common.h | 28 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 D | entry-kvm.h | 59 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 D | entry-common.h | 182 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 D | entry-kvm.h | 78 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 D | entry-common.h | 174 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 D | entry-common.h | 47 arch_exit_to_user_mode_prepare(struct pt_regs *regs, unsigned long ti_work) arch_exit_to_user_mode_prepare() argument
|