Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dzbud.c97 struct list_head buddied; member
317 INIT_LIST_HEAD(&pool->buddied); in zbud_create_pool()
406 list_add(&zhdr->buddy, &pool->buddied); in zbud_alloc()
562 list_add(&zhdr->buddy, &pool->buddied); in zbud_reclaim_page()