Searched defs:repeat_instr (Results 1 - 1 of 1) sorted by path

/linux-master/arch/powerpc/lib/
H A Dcode-patching.c397 static int __patch_instructions(u32 *patch_addr, u32 *code, size_t len, bool repeat_instr) argument
428 static int __do_patch_instructions_mm(u32 *addr, u32 *code, size_t len, bool repeat_instr) argument
477 static int __do_patch_instructions(u32 *addr, u32 *code, size_t len, bool repeat_instr) argument
508 int patch_instructions(u32 *addr, u32 *code, size_t len, bool repeat_instr) argument
[all...]

Completed in 221 milliseconds