Searched defs:check_vma (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | find_vma.c | 23 static long check_vma(struct task_struct *task, struct vm_area_struct *vma, in check_vma() function
|
/kernel/linux/linux-5.10/drivers/dax/ |
H A D | device.c | 17 static int check_vma(struct dev_dax *dev_dax, struct vm_area_struct *vma, in check_vma() function
|
/kernel/linux/linux-5.10/drivers/dma/idxd/ |
H A D | cdev.c | 125 static int check_vma(struct idxd_wq *wq, struct vm_area_struct *vma, in check_vma() function
|
/kernel/linux/linux-6.6/drivers/dax/ |
H A D | device.c | 17 static int check_vma(struct dev_dax *dev_dax, struct vm_area_struct *vma, in check_vma() function
|
/kernel/linux/linux-6.6/drivers/dma/idxd/ |
H A D | cdev.c | 377 static int check_vma(struct idxd_wq *wq, struct vm_area_struct *vma, in check_vma() function
|
Completed in 4 milliseconds