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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmspec.c90 * protect in fork case where multiple tasks share the vma_data.
92 struct vma_data { struct
148 struct vma_data *vdata;
158 * belonging to all the vma's sharing this vma_data structure.
163 struct vma_data *vdata;
206 struct vma_data *vdata = vma->vm_private_data;
259 struct vma_data *vdata;
272 vdata_size = sizeof(struct vma_data) + pages * sizeof(long);

Completed in 49 milliseconds