Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dswitch_to.h14 extern void update_cr_regs(struct task_struct *task);
166 update_cr_regs(next); \
/linux-4.1.27/arch/s390/kernel/
Duprobes.c38 update_cr_regs(current); in arch_uprobe_pre_xol()
81 update_cr_regs(current); in arch_uprobe_post_xol()
Dptrace.c41 void update_cr_regs(struct task_struct *task) in update_cr_regs() function