Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpoll.h71 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc) in init_poll_funcptr() function
/Linux-v4.19/drivers/vfio/
Dvirqfd.c167 init_poll_funcptr(&virqfd->pt, virqfd_ptable_queue_proc); in vfio_virqfd_enable()
/Linux-v4.19/fs/
Deventpoll.c910 init_poll_funcptr(&pt, NULL); in ep_read_events_proc()
1455 init_poll_funcptr(&epq.pt, ep_ptable_queue_proc); in ep_insert()
1560 init_poll_funcptr(&pt, NULL); in ep_modify()
1634 init_poll_funcptr(&pt, NULL); in ep_send_events_proc()
Dselect.c123 init_poll_funcptr(&pwq->pt, __pollwait); in poll_initwait()
/Linux-v4.19/virt/kvm/
Deventfd.c378 init_poll_funcptr(&irqfd->pt, irqfd_ptable_queue_proc); in kvm_irqfd_assign()
/Linux-v4.19/net/9p/
Dtrans_fd.c594 init_poll_funcptr(&m->pt, p9_pollwait); in p9_conn_create()
/Linux-v4.19/drivers/vhost/
Dvhost.c192 init_poll_funcptr(&poll->table, vhost_poll_func); in vhost_poll_init()
/Linux-v4.19/mm/
Dmemcontrol.c4058 init_poll_funcptr(&event->pt, memcg_event_ptable_queue_proc); in memcg_write_event_control()