Searched defs:getreg (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/um/ |
H A D | ptrace_64.c | 129 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
|
H A D | ptrace_32.c | 143 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
|
/kernel/linux/linux-6.6/arch/x86/um/ |
H A D | ptrace_64.c | 130 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
|
H A D | ptrace_32.c | 144 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | ptrace.c | 388 static unsigned long getreg(struct task_struct *task, unsigned long offset) in getreg() function
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unaligned.c | 628 getreg (unsigned long regnum, unsigned long *val, int *nat, struct pt_regs *regs) in getreg() function
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unaligned.c | 628 getreg (unsigned long regnum, unsigned long *val, int *nat, struct pt_regs *regs) in getreg() function
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-ocores.c | 50 u8 (*getreg)(struct ocores_i2c *i2c, int reg); member
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | ptrace.c | 407 static unsigned long getreg(struct task_struct *task, unsigned long offset) in getreg() function
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-ocores.c | 50 u8 (*getreg)(struct ocores_i2c *i2c, int reg); member
|
/third_party/backends/backend/ |
H A D | hp4200.c | 118 getreg (HP4200_Scanner * s, unsigned char reg) in getreg() function [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | example.c | 641 static struct hardreg *getreg(struct bb_state *state, pseudo_t pseudo, pseudo_t target) in getreg() function [all...] |
Completed in 15 milliseconds