Searched refs:eventfd_ctx_remove_wait_queue (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Deventfd.h39 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_t *wait,
74 static inline int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Deventfd.c146 * eventfd_ctx_remove_wait_queue - Read the current counter and removes wait queue.
158 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_t *wait, function
172 EXPORT_SYMBOL_GPL(eventfd_ctx_remove_wait_queue); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/virt/kvm/
H A Deventfd.c82 eventfd_ctx_remove_wait_queue(irqfd->eventfd, &irqfd->wait, &cnt);

Completed in 181 milliseconds