Searched refs:hugetlb_vm_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dhugetlb.h558 extern const struct vm_operations_struct hugetlb_vm_ops;
/linux-master/fs/hugetlbfs/
H A Dinode.c114 vma->vm_ops = &hugetlb_vm_ops;
/linux-master/mm/
H A Dhugetlb.c5300 * to hugetlb_vm_ops, please consider adding the function to shm_vm_ops.
5305 const struct vm_operations_struct hugetlb_vm_ops = { variable in typeref:struct:vm_operations_struct

Completed in 229 milliseconds