Searched defs:vm_area_struct (Results 1 – 1 of 1) sorted by relevance
565 struct vm_area_struct { struct568 union {579 struct mm_struct *vm_mm; /* The address space we belong to. */580 pgprot_t vm_page_prot; /* Access permissions of this VMA. */586 union {606 int vm_lock_seq;607 struct vma_lock *vm_lock;610 bool detached;618 struct {621 } shared;[all …]