Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dhugetlb.h436 extern const struct vm_operations_struct hugetlb_vm_ops;
/kernel/linux/linux-6.6/include/linux/
H A Dhugetlb.h558 extern const struct vm_operations_struct hugetlb_vm_ops;
/kernel/linux/linux-5.10/fs/hugetlbfs/
H A Dinode.c148 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/kernel/linux/linux-6.6/fs/hugetlbfs/
H A Dinode.c137 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c3743 * to hugetlb_vm_ops, please consider adding the function to shm_vm_ops.
3748 const struct vm_operations_struct hugetlb_vm_ops = { variable
/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c4952 * to hugetlb_vm_ops, please consider adding the function to shm_vm_ops.
4957 const struct vm_operations_struct hugetlb_vm_ops = { variable

Completed in 26 milliseconds