Home
last modified time | relevance | path

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

/drivers/oprofile/
Dbuffer_sync.c89 struct vm_area_struct *mpnt; in munmap_notify() local
93 mpnt = find_vma(mm, addr); in munmap_notify()
94 if (mpnt && mpnt->vm_file && (mpnt->vm_flags & VM_EXEC)) { in munmap_notify()