Searched refs:alloc_is_aligned (Results 1 – 1 of 1) sorted by relevance
887 static bool alloc_is_aligned(struct dev_dax *dev_dax, resource_size_t size) in alloc_is_aligned() function983 if (dev_WARN_ONCE(dev, !alloc_is_aligned(dev_dax, to_alloc), in dev_dax_resize()1047 if (!alloc_is_aligned(dev_dax, val)) { in size_store()1118 if (alloc_is_aligned(dev_dax, to_alloc)) in mapping_store()1143 if (!alloc_is_aligned(dev_dax, len)) { in dev_dax_validate_align()