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

/include/linux/
H A Dmm_types.h247 struct vm_area_struct { struct
255 struct vm_area_struct *vm_next, *vm_prev;
351 struct vm_area_struct *mmap; /* list of VMAs */
534 static inline const char __user *vma_get_anon_name(struct vm_area_struct *vma)

Completed in 46 milliseconds