Searched refs:eventfd_ctx_remove_wait_queue (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| A D | eventfd.h | 43 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, 74 static inline int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, in eventfd_ctx_remove_wait_queue() function
|
| /linux/fs/ |
| A D | eventfd.c | 205 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, in eventfd_ctx_remove_wait_queue() function 219 EXPORT_SYMBOL_GPL(eventfd_ctx_remove_wait_queue);
|
| /linux/drivers/vfio/ |
| A D | virqfd.c | 93 eventfd_ctx_remove_wait_queue(virqfd->eventfd, &virqfd->wait, &cnt); in virqfd_shutdown()
|
| /linux/drivers/virt/acrn/ |
| A D | irqfd.c | 58 eventfd_ctx_remove_wait_queue(irqfd->eventfd, &irqfd->wait, &cnt); in hsm_irqfd_shutdown()
|
| /linux/virt/kvm/ |
| A D | eventfd.c | 126 eventfd_ctx_remove_wait_queue(irqfd->eventfd, &irqfd->wait, &cnt); in irqfd_shutdown()
|
| /linux/ |
| A D | vmlinux.symvers | 682 0x00000000 eventfd_ctx_remove_wait_queue vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 9907 ffff8000102a8a50 T eventfd_ctx_remove_wait_queue
|
| A D | .tmp_System.map | 9907 ffff8000102a8a50 T eventfd_ctx_remove_wait_queue
|
Completed in 328 milliseconds