percpu_ref_tryget_many
return percpu_ref_tryget_many(ref, 1);
WARN_ON_ONCE(!percpu_ref_tryget_many(&page_pgmap(page)->ref, 1 << order));