Searched refs:closed_vma (Results 1 – 3 of 3) sorted by relevance
64 struct list_head closed_vma; member
31 INIT_LIST_HEAD(>->closed_vma); in intel_gt_init_early()
1061 list_add(&vma->closed_link, >->closed_vma); in __vma_close()1132 list_for_each_entry_safe(vma, next, >->closed_vma, closed_link) { in i915_vma_parked()