Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Dstubs.h288 static inline void uprobe_munmap(struct vm_area_struct *vma, in uprobe_munmap() function
/linux/kernel/events/
H A Duprobes.c1663 void uprobe_munmap(struct vm_area_struct *vma, unsigned long start, unsigned long end) in uprobe_munmap() function