Searched defs:vm_area_struct (Results 1 – 2 of 2) sorted by relevance
2814 struct vm_area_struct { struct2815 union {2822 struct mm_struct *vm_mm;2823 pgprot_t vm_page_prot;2824 union {2828 bool detached;2829 int vm_lock_seq;2830 struct vma_lock *vm_lock;2831 struct {2834 } shared;[all …]
2385 struct vm_area_struct { struct2386 union {2393 struct mm_struct *vm_mm;2394 pgprot_t vm_page_prot;2395 union {2399 bool detached;2400 int vm_lock_seq;2401 struct vma_lock *vm_lock;2402 struct {2405 } shared;[all …]