Searched refs:pgtable_list (Results 1 – 3 of 3) sorted by relevance
14 struct list_head pgtable_list; member42 .context.pgtable_list = LIST_HEAD_INIT(name.context.pgtable_list), \
25 INIT_LIST_HEAD(&mm->context.pgtable_list); in init_new_context()
253 if (!list_empty(&mm->context.pgtable_list)) { in page_table_alloc()254 ptdesc = list_first_entry(&mm->context.pgtable_list, in page_table_alloc()303 list_add(&ptdesc->pt_list, &mm->context.pgtable_list); in page_table_alloc()355 list_add(&ptdesc->pt_list, &mm->context.pgtable_list); in page_table_free()409 list_add_tail(&ptdesc->pt_list, &mm->context.pgtable_list); in page_table_free_rcu()