Home
last modified time | relevance | path

Searched refs:match_context (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/md/dm-vdo/
H A Dwait-queue.c129 void *match_context, in vdo_waitq_dequeue_matching_waiters() argument
140 vdo_waitq_enqueue_waiter((waiter_match(waiter, match_context) ? in vdo_waitq_dequeue_matching_waiters()
H A Dwait-queue.h124 void *match_context,
/linux-6.15/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c44 static int match_context(const void *v, struct file *file, unsigned fd) in match_context() function
71 int n = iterate_fd(current->files, *fd, match_context, NULL); in coredump_next_context()