Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpoll.h75 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc) in init_poll_funcptr() function
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvirqfd.c164 init_poll_funcptr(&virqfd->pt, virqfd_ptable_queue_proc); in vfio_virqfd_enable()
/OK3568_Linux_fs/kernel/fs/
H A Deventpoll.c914 init_poll_funcptr(&pt, NULL); in ep_read_events_proc()
1558 init_poll_funcptr(&epq.pt, ep_ptable_queue_proc); in ep_insert()
1646 init_poll_funcptr(&pt, NULL); in ep_modify()
1720 init_poll_funcptr(&pt, NULL); in ep_send_events_proc()
H A Dselect.c123 init_poll_funcptr(&pwq->pt, __pollwait); in poll_initwait()
/OK3568_Linux_fs/kernel/virt/kvm/
H A Deventfd.c376 init_poll_funcptr(&irqfd->pt, irqfd_ptable_queue_proc); in kvm_irqfd_assign()
/OK3568_Linux_fs/kernel/net/9p/
H A Dtrans_fd.c598 init_poll_funcptr(&m->pt, p9_pollwait); in p9_conn_create()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvhost.c193 init_poll_funcptr(&poll->table, vhost_poll_func); in vhost_poll_init()
/OK3568_Linux_fs/kernel/mm/
H A Dmemcontrol.c4925 init_poll_funcptr(&event->pt, memcg_event_ptable_queue_proc); in memcg_write_event_control()