Searched refs:__rseq_handle_slowpath (Results 1 – 2 of 2) sorted by relevance
10 void __rseq_handle_slowpath(struct pt_regs *regs);22 __rseq_handle_slowpath(regs); in rseq_handle_slowpath()25 __rseq_handle_slowpath(regs); in rseq_handle_slowpath()
313 void __rseq_handle_slowpath(struct pt_regs *regs) in __rseq_handle_slowpath() function