Home
last modified time | relevance | path

Searched defs:copy_code (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/riscv/kernel/
H A Dtraps.c40 static int copy_code(struct pt_regs *regs, u16 *val, const u16 *insns) in copy_code() function
/linux-6.15/arch/x86/kernel/
H A Ddumpstack.c75 static int copy_code(struct pt_regs *regs, u8 *buf, unsigned long src, in copy_code() function