Searched refs:init_poll_funcptr (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | poll.h | 75 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 D | virqfd.c | 164 init_poll_funcptr(&virqfd->pt, virqfd_ptable_queue_proc); in vfio_virqfd_enable()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | eventpoll.c | 914 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 D | select.c | 123 init_poll_funcptr(&pwq->pt, __pollwait); in poll_initwait()
|
| /OK3568_Linux_fs/kernel/virt/kvm/ |
| H A D | eventfd.c | 376 init_poll_funcptr(&irqfd->pt, irqfd_ptable_queue_proc); in kvm_irqfd_assign()
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | trans_fd.c | 598 init_poll_funcptr(&m->pt, p9_pollwait); in p9_conn_create()
|
| /OK3568_Linux_fs/kernel/drivers/vhost/ |
| H A D | vhost.c | 193 init_poll_funcptr(&poll->table, vhost_poll_func); in vhost_poll_init()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memcontrol.c | 4925 init_poll_funcptr(&event->pt, memcg_event_ptable_queue_proc); in memcg_write_event_control()
|