Searched refs:alloc_is_aligned (Results 1 – 1 of 1) sorted by relevance
862 static bool alloc_is_aligned(struct dev_dax *dev_dax, resource_size_t size) in alloc_is_aligned() function963 if (dev_WARN_ONCE(dev, !alloc_is_aligned(dev_dax, to_alloc), in dev_dax_resize()1027 if (!alloc_is_aligned(dev_dax, val)) { in size_store()1098 if (alloc_is_aligned(dev_dax, to_alloc)) in mapping_store()1121 if (dev_size > 0 && !alloc_is_aligned(dev_dax, dev_size)) { in dev_dax_validate_align()1130 if (!alloc_is_aligned(dev_dax, len)) { in dev_dax_validate_align()