Home
last modified time | relevance | path

Searched defs:get_reg (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h39 static inline void get_reg(struct kvm_vm *vm, uint32_t vcpuid, uint64_t id, uint64_t *addr) in get_reg() function
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dptrace.c74 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dptrace.c31 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Ddisasm.c432 long __kprobes get_reg(int reg, struct pt_regs *regs, get_reg() function
[all...]
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Ddisasm.c432 long __kprobes get_reg(int reg, struct pt_regs *regs, get_reg() function
[all...]
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dptrace.c75 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dptrace.c445 static unsigned long get_reg(struct pt_regs *regs, int num) in get_reg() function
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dptrace.c129 get_reg(struct task_struct * task, unsigned long regno) in get_reg() function
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dptrace.c130 get_reg(struct task_struct * task, unsigned long regno) in get_reg() function
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dptrace.c445 static unsigned long get_reg(struct pt_regs *regs, int num) in get_reg() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dunwind_orc.c401 static bool get_reg(struct unwind_state *state, unsigned int reg_off, in get_reg() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dunwind_orc.c447 static bool get_reg(struct unwind_state *state, unsigned int reg_off, in get_reg() function
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-stmfx.c45 #define get_reg(offset) ((offset) / NR_GPIOS_PER_REG) macro
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-stmfx.c47 #define get_reg(offset) ((offset) / NR_GPIOS_PER_REG) macro
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dxr_serial.c115 u8 get_reg; member

Completed in 11 milliseconds