Home
last modified time | relevance | path

Searched defs:check_vma (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dfind_vma.c23 static long check_vma(struct task_struct *task, struct vm_area_struct *vma, in check_vma() function
/linux/drivers/dax/
H A Ddevice.c53 static int check_vma(struct dev_dax *dev_dax, struct vm_area_struct *vma, in check_vma() function
/linux/drivers/android/binder/
H A Dpage_range.rs152 fn check_vma(vma: &virt::VmaRef, owner: *const ShrinkablePageRange) -> Option<&virt::VmaMixedMap> { in check_vma() function
/linux/drivers/dma/idxd/
H A Dcdev.c369 static int check_vma(struct idxd_wq *wq, struct vm_area_struct *vma, in check_vma() function