Home
last modified time | relevance | path

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

/linux-2.6.39/mm/
Dshmem.c222 static const struct vm_operations_struct shmem_vm_ops; variable
1589 vma->vm_ops = &shmem_vm_ops; in shmem_mmap()
2559 static const struct vm_operations_struct shmem_vm_ops = { variable
2722 #define shmem_vm_ops generic_file_vm_ops macro
2813 vma->vm_ops = &shmem_vm_ops; in shmem_zero_setup()