Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dzbud.c108 struct list_head buddied; member
231 INIT_LIST_HEAD(&pool->buddied); in zbud_create_pool()
319 list_add(&zhdr->buddy, &pool->buddied); in zbud_alloc()
475 list_add(&zhdr->buddy, &pool->buddied); in zbud_reclaim_page()