Home
last modified time | relevance | path

Searched refs:buddied (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/mm/
Dzbud.c96 struct list_head buddied; member
316 INIT_LIST_HEAD(&pool->buddied); in zbud_create_pool()
405 list_add(&zhdr->buddy, &pool->buddied); in zbud_alloc()
561 list_add(&zhdr->buddy, &pool->buddied); in zbud_reclaim_page()