Home
last modified time | relevance | path

Searched refs:vdo_waiter_match_fn (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Dwait-queue.h58 typedef bool (*vdo_waiter_match_fn)(struct vdo_waiter *waiter, void *context); typedef
123 vdo_waiter_match_fn waiter_match,
Dwait-queue.c128 vdo_waiter_match_fn waiter_match, in vdo_waitq_dequeue_matching_waiters()