Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Duprobes.c629 int __weak set_orig_insn(struct arch_uprobe *auprobe, in set_orig_insn() function
1188 return set_orig_insn(&uprobe->arch, vma, vaddr); in remove_breakpoint()
/linux/arch/x86/kernel/
H A Duprobes.c1152 int set_orig_insn(struct arch_uprobe *auprobe, struct vm_area_struct *vma, in set_orig_insn() function