Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dzbud.c96 struct list_head buddied; member
301 INIT_LIST_HEAD(&pool->buddied); in zbud_create_pool()
390 list_add(&zhdr->buddy, &pool->buddied); in zbud_alloc()
549 list_add(&zhdr->buddy, &pool->buddied); in zbud_reclaim_page()