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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dshmem.c222 static const struct vm_operations_struct shmem_vm_ops; variable in typeref:struct:vm_operations_struct
1571 vma->vm_ops = &shmem_vm_ops;
2530 static const struct vm_operations_struct shmem_vm_ops = { variable in typeref:struct:vm_operations_struct
2693 #define shmem_vm_ops generic_file_vm_ops macro
2784 vma->vm_ops = &shmem_vm_ops;

Completed in 169 milliseconds