Searched defs:putreg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/um/ |
H A D | ptrace_64.c | 53 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() function
|
H A D | ptrace_32.c | 75 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() function
|
/kernel/linux/linux-6.6/arch/x86/um/ |
H A D | ptrace_64.c | 54 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() function
|
H A D | ptrace_32.c | 76 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() function
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | ptrace.c | 355 static int putreg(struct task_struct *child, in putreg() function
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | ptrace.c | 374 static int putreg(struct task_struct *child, in putreg() function
|
Completed in 5 milliseconds