Home
last modified time | relevance | path

Searched defs:get_reg (Results 1 – 9 of 9) sorted by relevance

/arch/cris/arch-v10/kernel/
Dptrace.c29 inline long get_reg(struct task_struct *task, unsigned int regno) in get_reg() function
/arch/arc/kernel/
Ddisasm.c435 long __kprobes get_reg(int reg, struct pt_regs *regs, in get_reg() function
/arch/c6x/kernel/
Dptrace.c33 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
/arch/m68k/kernel/
Dptrace.c74 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
/arch/cris/arch-v32/kernel/
Dptrace.c39 long get_reg(struct task_struct *task, unsigned int regno) in get_reg() function
/arch/blackfin/kernel/
Dptrace.c40 get_reg(struct task_struct *task, unsigned long regno, in get_reg() function
/arch/alpha/kernel/
Dptrace.c127 get_reg(struct task_struct * task, unsigned long regno) in get_reg() function
/arch/frv/kernel/
Dptrace.c203 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
/arch/m32r/kernel/
Dalign.c10 static int get_reg(struct pt_regs *regs, int nr) in get_reg() function