Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpoll.h73 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc) in init_poll_funcptr() function
/Linux-v6.1/drivers/vfio/
Dvirqfd.c167 init_poll_funcptr(&virqfd->pt, virqfd_ptable_queue_proc); in vfio_virqfd_enable()
/Linux-v6.1/drivers/virt/acrn/
Dirqfd.c146 init_poll_funcptr(&irqfd->pt, hsm_irqfd_poll_func); in acrn_irqfd_assign()
/Linux-v6.1/fs/
Deventpoll.c810 init_poll_funcptr(&pt, NULL); in __ep_eventpoll_poll()
1513 init_poll_funcptr(&epq.pt, ep_ptable_queue_proc); in ep_insert()
1573 init_poll_funcptr(&pt, NULL); in ep_modify()
1653 init_poll_funcptr(&pt, NULL); in ep_send_events()
Dselect.c124 init_poll_funcptr(&pwq->pt, __pollwait); in poll_initwait()
/Linux-v6.1/virt/kvm/
Deventfd.c389 init_poll_funcptr(&irqfd->pt, irqfd_ptable_queue_proc); in kvm_irqfd_assign()
/Linux-v6.1/net/9p/
Dtrans_fd.c602 init_poll_funcptr(&m->pt, p9_pollwait); in p9_conn_create()
/Linux-v6.1/drivers/vhost/
Dvhost.c193 init_poll_funcptr(&poll->table, vhost_poll_func); in vhost_poll_init()
/Linux-v6.1/mm/
Dmemcontrol.c4861 init_poll_funcptr(&event->pt, memcg_event_ptable_queue_proc); in memcg_write_event_control()