Searched refs:rseq_handle_notify_resume (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/kernel/entry/ |
D | kvm.c | 21 rseq_handle_notify_resume(NULL, NULL); in xfer_to_guest_mode_work()
|
D | common.c | 173 rseq_handle_notify_resume(NULL, regs); in exit_to_user_mode_loop()
|
/kernel/linux/linux-5.10/arch/csky/kernel/ |
D | signal.c | 269 rseq_handle_notify_resume(NULL, regs); in do_notify_resume()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | signal.c | 328 rseq_handle_notify_resume(NULL, regs); in do_notify_resume()
|
/kernel/linux/linux-5.10/include/linux/ |
D | sched.h | 2139 static inline void rseq_handle_notify_resume(struct ksignal *ksig, in rseq_handle_notify_resume() function 2152 rseq_handle_notify_resume(ksig, regs); in rseq_signal_deliver() 2198 static inline void rseq_handle_notify_resume(struct ksignal *ksig, in rseq_handle_notify_resume() function
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | signal.c | 539 rseq_handle_notify_resume(NULL, regs); in do_notify_resume()
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | signal.c | 673 rseq_handle_notify_resume(NULL, regs); in do_work_pending()
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | signal.c | 911 rseq_handle_notify_resume(NULL, regs); in do_notify_resume()
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
D | signal.c | 946 rseq_handle_notify_resume(NULL, regs); in do_notify_resume()
|