Home
last modified time | relevance | path

Searched defs:vm_area_struct (Results 1 – 1 of 1) sorted by last modified time

/linux/include/linux/
H A Dmm_types.h647 struct vm_area_struct { struct
650 union {
661 struct mm_struct *vm_mm; /* The address space we belong to. */
662 pgprot_t vm_page_prot; /* Access permissions of this VMA. */
668 union {
688 int vm_lock_seq;
689 struct vma_lock *vm_lock;
692 bool detached;
700 struct {
703 } shared;
[all …]