Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Duprobes.c1399 vma_has_uprobes(struct vm_area_struct *vma, unsigned long start, unsigned long end) in vma_has_uprobes() function
1432 if (vma_has_uprobes(vma, start, end)) in uprobe_munmap()
1998 if (vma_has_uprobes(vma, vma->vm_start, vma->vm_end)) in mmf_recalc_uprobes()