summaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo/memory-alloc.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-02dm vdo: remove redundant TYPE argument from vdo_allocate macroKen Raeburn1-44/+3
2026-03-02dm vdo: update vdo_allocate_extended to take a field name, no typesKen Raeburn1-18/+9
2024-03-04dm vdo memory-alloc: return VDO_SUCCESS on successMike Snitzer1-4/+4
2024-03-04dm vdo memory-alloc: rename vdo_do_allocation to __vdo_do_allocationMike Snitzer1-15/+15
2024-03-04dm vdo memory-alloc: change from uds_ to vdo_ namespaceMike Snitzer1-26/+26
2024-02-20dm vdo: add memory allocation utilitiesMatthew Sakai1-0/+162