Home
last modified time | relevance | path

Searched defs:get_reg (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arc/kernel/
H A Ddisasm.c432 long __kprobes get_reg(int reg, struct pt_regs *regs, in get_reg() function
/linux/arch/m68k/kernel/
H A Dptrace.c77 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
/linux/arch/alpha/kernel/
H A Dptrace.c130 get_reg(struct task_struct * task, unsigned long regno) in get_reg() function
/linux/arch/parisc/kernel/
H A Dptrace.c445 static unsigned long get_reg(struct pt_regs *regs, int num) in get_reg() function
/linux/arch/x86/kernel/
H A Dunwind_orc.c447 static bool get_reg(struct unwind_state *state, unsigned int reg_off, in get_reg() function
/linux/drivers/pinctrl/
H A Dpinctrl-stmfx.c47 #define get_reg(offset) ((offset) / NR_GPIOS_PER_REG) macro
/linux/drivers/usb/serial/
H A Dxr_serial.c115 u8 get_reg; member