Home
last modified time | relevance | path

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

/linux/arch/xtensa/kernel/
H A Djump_label.c54 static void patch_text(unsigned long addr, const void *data, size_t sz) in patch_text() function
/linux/arch/csky/kernel/probes/
H A Dkprobes.c47 static int __kprobes patch_text(kprobe_opcode_t *addr, u32 opcode) in patch_text() function