summaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo/wait-queue.c
AgeCommit message (Expand)Author
2024-02-20dm vdo wait-queue: rename to vdo_waitq_dequeue_waiterMike Snitzer
2024-02-20dm vdo wait-queue: optimize vdo_waitq_dequeue_matching_waitersMike Snitzer
2024-02-20dm vdo wait-queue: remove unused debug function vdo_waitq_get_next_waiterMike Snitzer
2024-02-20dm vdo wait-queue: add proper namespace to interfaceMike Snitzer
2024-02-20dm vdo: add vdo type declarations, constants, and simple data structuresMatthew Sakai