Searched refs:exec_link (Results 1 – 2 of 2) sorted by relevance
120 struct list_head exec_link; member
564 list_add_tail(&vma->exec_link, &eb->unbound); in eb_add_vma()672 list_for_each_entry(vma, &eb->unbound, exec_link) { in eb_reserve()694 list_add(&vma->exec_link, &eb->unbound); in eb_reserve()696 list_add_tail(&vma->exec_link, &eb->unbound); in eb_reserve()698 list_add_tail(&vma->exec_link, &last); in eb_reserve()