Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arc/kernel/
Ddisasm.c432 long __kprobes get_reg(int reg, struct pt_regs *regs, in get_reg() function
/Linux-v6.1/arch/m68k/kernel/
Dptrace.c75 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
/Linux-v6.1/arch/alpha/kernel/
Dptrace.c128 get_reg(struct task_struct * task, unsigned long regno) in get_reg() function
/Linux-v6.1/arch/x86/kernel/
Dunwind_orc.c401 static bool get_reg(struct unwind_state *state, unsigned int reg_off, in get_reg() function
/Linux-v6.1/arch/parisc/kernel/
Dptrace.c433 static unsigned long get_reg(struct pt_regs *regs, int num) in get_reg() function
/Linux-v6.1/drivers/pinctrl/
Dpinctrl-stmfx.c45 #define get_reg(offset) ((offset) / NR_GPIOS_PER_REG) macro
/Linux-v6.1/drivers/usb/serial/
Dxr_serial.c114 u8 get_reg; member