Searched defs:patch_text (Results 1 – 4 of 4) sorted by relevance
54 static void patch_text(unsigned long addr, const void *data, size_t sz) in patch_text() function
121 void __kprobes patch_text(void *addr, unsigned int insn) in patch_text() function
112 void __kprobes patch_text(void *addr, unsigned int insn) in patch_text() function
39 static int __kprobes patch_text(kprobe_opcode_t *addr, u32 opcode) in patch_text() function