Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dptrace.h160 static const unsigned int argument_offs[] = { in regs_get_kernel_argument() local
172 return regs_get_register(regs, argument_offs[n]); in regs_get_kernel_argument()
/linux-6.12.1/arch/x86/include/asm/
Dptrace.h427 static const unsigned int argument_offs[] = { in regs_get_kernel_argument() local
448 return regs_get_register(regs, argument_offs[n]); in regs_get_kernel_argument()