Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/events/
Duprobes.c1402 vma_has_uprobes(struct vm_area_struct *vma, unsigned long start, unsigned long end) in vma_has_uprobes() function
1435 if (vma_has_uprobes(vma, start, end)) in uprobe_munmap()
2002 if (vma_has_uprobes(vma, vma->vm_start, vma->vm_end)) in mmf_recalc_uprobes()