Searched refs:current_buddy (Results 1 – 1 of 1) sorted by relevance
7629 struct page *current_buddy; in cond_accept_memory() 7636 current_buddy = page; in cond_accept_memory() 7639 current_buddy = page + size; in cond_accept_memory() 7642 if (set_page_guard(zone, current_buddy, high)) in cond_accept_memory() 7645 add_to_free_list(current_buddy, zone, high, migratetype, false); in cond_accept_memory() 7646 set_buddy_order(current_buddy, high); in cond_accept_memory() 7448 struct page *current_buddy; break_down_buddy_pages() local