Searched refs:rseq_debug_update_user_cs (Results 1 – 2 of 2) sorted by relevance
225 bool rseq_debug_update_user_cs(struct task_struct *t, struct pt_regs *regs, unsigned long csaddr);267 bool rseq_debug_update_user_cs(struct task_struct *t, struct pt_regs *regs, in rseq_debug_update_user_cs() function408 return rseq_debug_update_user_cs(t, regs, csaddr); in rseq_update_user_cs()
371 if (rseq_debug_update_user_cs(t, regs, csaddr)) in __rseq_debug_syscall_return()