Home
last modified time | relevance | path

Searched defs:vm_area_struct (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dmm_types.h681 struct vm_area_struct { struct
684 union {
699 struct mm_struct *vm_mm;
700 pgprot_t vm_page_prot; /* Access permissions of this VMA. */
706 union {
716 bool detached;
732 unsigned int vm_lock_seq;
734 struct vma_lock *vm_lock;
742 struct {
745 } shared;
[all …]