Searched refs:to_tail (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dpage_alloc.c774 bool to_tail; local
830 to_tail = true;
832 to_tail = shuffle_pick_tail();
834 to_tail = buddy_merge_likely(pfn, buddy_pfn, page, order);
836 if (to_tail)

Completed in 109 milliseconds