Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Duprobes.c40 update_cr_regs(current); in arch_uprobe_pre_xol()
83 update_cr_regs(current); in arch_uprobe_post_xol()
H A Dprocess.c199 update_cr_regs(next); in __switch_to()
H A Dptrace.c42 void update_cr_regs(struct task_struct *task) in update_cr_regs() function