Searched refs:get_pseudo_pc (Results 1 – 1 of 1) sorted by relevance
31 static unsigned long get_pseudo_pc(struct task_struct *child);51 ret = get_pseudo_pc(task); in get_reg()71 if (data != get_pseudo_pc(task)) in put_reg()313 static unsigned long get_pseudo_pc(struct task_struct *child) in get_pseudo_pc() function