put_page_back_buddy
bool put_page_back_buddy(struct page *page);
ret = put_page_back_buddy(p) ? 0 : -EBUSY;