Home
last modified time | relevance | path

Searched refs:init_poll_funcptr (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/include/linux/
Dpoll.h75 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc) in init_poll_funcptr() function
/Linux-v5.15/drivers/vfio/
Dvirqfd.c167 init_poll_funcptr(&virqfd->pt, virqfd_ptable_queue_proc); in vfio_virqfd_enable()
/Linux-v5.15/drivers/virt/acrn/
Dirqfd.c147 init_poll_funcptr(&irqfd->pt, hsm_irqfd_poll_func); in acrn_irqfd_assign()
/Linux-v5.15/fs/
Deventpoll.c803 init_poll_funcptr(&pt, NULL); in __ep_eventpoll_poll()
1506 init_poll_funcptr(&epq.pt, ep_ptable_queue_proc); in ep_insert()
1566 init_poll_funcptr(&pt, NULL); in ep_modify()
1646 init_poll_funcptr(&pt, NULL); in ep_send_events()
Dselect.c123 init_poll_funcptr(&pwq->pt, __pollwait); in poll_initwait()
/Linux-v5.15/virt/kvm/
Deventfd.c381 init_poll_funcptr(&irqfd->pt, irqfd_ptable_queue_proc); in kvm_irqfd_assign()
/Linux-v5.15/net/9p/
Dtrans_fd.c597 init_poll_funcptr(&m->pt, p9_pollwait); in p9_conn_create()
/Linux-v5.15/drivers/vhost/
Dvhost.c193 init_poll_funcptr(&poll->table, vhost_poll_func); in vhost_poll_init()
/Linux-v5.15/mm/
Dmemcontrol.c4761 init_poll_funcptr(&event->pt, memcg_event_ptable_queue_proc); in memcg_write_event_control()