Searched defs:vm_area_struct (Results 1 – 1 of 1) sorted by relevance
58 struct vm_area_struct { struct65 struct vm_area_struct *vm_next; argument82 struct vm_area_struct *head; argument86 } shared;94 struct list_head anon_vma_node; /* Serialized by anon_vma->lock */95 struct anon_vma *anon_vma; /* Serialized by page_table_lock */98 struct vm_operations_struct * vm_ops;122 struct vm_area_struct *vma; argument