Home
last modified time | relevance | path

Searched defs:remove_breakpoint (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dkgdb.h249 int (*remove_breakpoint)(unsigned long, char *); member
/linux-4.1.27/arch/x86/kernel/
Dftrace.c377 static int remove_breakpoint(struct dyn_ftrace *rec) in remove_breakpoint() function
/linux-4.1.27/kernel/events/
Duprobes.c675 remove_breakpoint(struct uprobe *uprobe, struct mm_struct *mm, unsigned long vaddr) in remove_breakpoint() function