Home
last modified time | relevance | path

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

/linux/arch/x86/um/
H A Dptrace_64.c55 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() function
H A Dptrace_32.c51 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() function
/linux/arch/x86/kernel/
H A Dptrace.c374 static int putreg(struct task_struct *child, in putreg() function