Searched refs:closed_vma (Results 1 – 3 of 3) sorted by relevance
102 struct list_head closed_vma; member
33 INIT_LIST_HEAD(>->closed_vma); in intel_gt_init_early()
1078 list_add(&vma->closed_link, >->closed_vma); in __vma_close()1149 list_for_each_entry_safe(vma, next, >->closed_vma, closed_link) { in i915_vma_parked()
Completed in 12 milliseconds