Searched refs:vm_ops (Results 151 - 157 of 157) sorted by relevance

1234567

/linux-master/mm/
H A Dfilemap.c3668 vma->vm_ops = &generic_file_vm_ops;
H A Dhuge_memory.c168 if (((in_pf || smaps)) && vma->vm_ops->huge_fault)
/linux-master/fs/fuse/
H A Dfile.c2589 vma->vm_ops = &fuse_file_vm_ops;
/linux-master/fs/f2fs/
H A Dfile.c549 vma->vm_ops = &f2fs_file_vm_ops;
/linux-master/kernel/bpf/
H A Dsyscall.c946 vma->vm_ops = &bpf_map_default_vmops;
/linux-master/drivers/android/
H A Dbinder.c5617 vma->vm_ops = &binder_vm_ops;
/linux-master/virt/kvm/
H A Dkvm_main.c4179 vma->vm_ops = &kvm_vcpu_vm_ops;

Completed in 321 milliseconds

1234567