Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmm_types.h565 struct vm_area_struct { struct
568 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 …]