Searched defs:get_reg (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/arch/arc/kernel/ |
H A D | disasm.c | 432 long __kprobes get_reg(int reg, struct pt_regs *regs, in get_reg() function
|
/openbmc/qemu/tests/avocado/ |
H A D | reverse_debugging.py | 75 def get_reg(self, g, reg): member in ReverseDebugging
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | ptrace.c | 75 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
|
/openbmc/u-boot/drivers/net/ |
H A D | cs8900.c | 67 static u16 get_reg(struct eth_device *dev, int regno) in get_reg() function
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | ptrace.c | 130 get_reg(struct task_struct * task, unsigned long regno) in get_reg() function
|
/openbmc/qemu/gdbstub/ |
H A D | gdbstub.c | 53 gdb_get_reg_cb get_reg; member 558 gdb_get_reg_cb get_reg, gdb_set_reg_cb set_reg, in gdb_register_feature() 592 gdb_get_reg_cb get_reg, gdb_set_reg_cb set_reg, in gdb_register_coprocessor()
|
/openbmc/u-boot/drivers/phy/ |
H A D | ti-pipe3-phy.c | 278 static void *get_reg(struct udevice *dev, const char *name) in get_reg() function
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | ptrace.c | 445 static unsigned long get_reg(struct pt_regs *regs, int num) in get_reg() function
|
/openbmc/linux/arch/x86/kernel/ |
H A D | unwind_orc.c | 447 static bool get_reg(struct unwind_state *state, unsigned int reg_off, in get_reg() function
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-stmfx.c | 47 #define get_reg(offset) ((offset) / NR_GPIOS_PER_REG) macro
|
/openbmc/linux/drivers/usb/serial/ |
H A D | xr_serial.c | 115 u8 get_reg; member
|
/openbmc/u-boot/drivers/video/ |
H A D | logicore_dp_tx.c | 220 static u32 get_reg(struct udevice *dev, u32 reg) in get_reg() function
|