Home
last modified time | relevance | path

Searched refs:update_cr_regs (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/s390/include/asm/
Dswitch_to.h17 extern void update_cr_regs(struct task_struct *task);
42 update_cr_regs(next); \
/Linux-v5.10/arch/s390/kernel/
Duprobes.c41 update_cr_regs(current); in arch_uprobe_pre_xol()
84 update_cr_regs(current); in arch_uprobe_post_xol()
Dptrace.c43 void update_cr_regs(struct task_struct *task) in update_cr_regs() function