Home
last modified time | relevance | path

Searched defs:getreg (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/um/
H A Dptrace_64.c131 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
H A Dptrace_32.c119 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
/linux/arch/x86/kernel/
H A Dptrace.c407 static unsigned long getreg(struct task_struct *task, unsigned long offset) in getreg() function