Home
last modified time | relevance | path

Searched refs:binder_vm_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/android/
Dbinder.c2837 static struct vm_operations_struct binder_vm_ops = { variable
2903 vma->vm_ops = &binder_vm_ops; in binder_mmap()