Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
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()
Dwait-queue.h124 void *match_context,
/linux-6.12.1/arch/powerpc/platforms/cell/spufs/
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()