Home
last modified time | relevance | path

Searched refs:argument_offs (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/arch/riscv/include/asm/
Dptrace.h159 static const unsigned int argument_offs[] = { in regs_get_kernel_argument() local
171 return regs_get_register(regs, argument_offs[n]); in regs_get_kernel_argument()
/Linux-v6.1/arch/x86/include/asm/
Dptrace.h349 static const unsigned int argument_offs[] = { in regs_get_kernel_argument() local
370 return regs_get_register(regs, argument_offs[n]); in regs_get_kernel_argument()