Home
last modified time | relevance | path

Searched refs:poll_table (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/include/linux/
H A Dpoll.h46 } poll_table; typedef
48 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait()
59 static inline bool poll_does_not_wait(const poll_table *p) in poll_does_not_wait()
70 static inline __poll_t poll_requested_events(const poll_table *p) in poll_requested_events()
75 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc) in init_poll_funcptr()
104 poll_table pt;
H A Dring_buffer.h102 struct file *filp, poll_table *poll_table, int full);
H A Drpmsg.h143 poll_table *wait);
247 struct file *filp, poll_table *wait) in rpmsg_poll()
H A Dkvm_irqfd.h58 poll_table pt;
H A Dposix-clock.h59 struct file *file, poll_table *wait);
H A Dpsi.h39 poll_table *wait);
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-fileops.h19 __poll_t ivtv_v4l2_enc_poll(struct file *filp, poll_table * wait);
20 __poll_t ivtv_v4l2_dec_poll(struct file *filp, poll_table * wait);
/OK3568_Linux_fs/kernel/include/media/
H A Ddvb_vb2.h131 poll_table *wait) in dvb_vb2_poll()
187 poll_table *wait);
H A Dvideobuf2-v4l2.h286 __poll_t vb2_poll(struct vb2_queue *q, struct file *file, poll_table *wait);
321 __poll_t vb2_fop_poll(struct file *file, poll_table *wait);
/OK3568_Linux_fs/kernel/include/media/i2c/
H A Dsaa6588.h22 poll_table *event_list;
/OK3568_Linux_fs/kernel/fs/
H A Deventpoll.c257 poll_table pt;
358 static inline struct epitem *ep_item_from_epqueue(poll_table *p) in ep_item_from_epqueue()
881 poll_table *pt);
888 static __poll_t ep_item_poll(const struct epitem *epi, poll_table *pt, in ep_item_poll()
911 poll_table pt; in ep_read_events_proc()
934 static __poll_t ep_eventpoll_poll(struct file *file, poll_table *wait) in ep_eventpoll_poll()
1321 poll_table *pt) in ep_ptable_queue_proc()
1642 poll_table pt; in ep_modify()
1718 poll_table pt; in ep_send_events_proc()
/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss.c49 static __poll_t odev_poll(struct file *file, poll_table * wait);
197 odev_poll(struct file *file, poll_table * wait) in odev_poll()
H A Dseq_oss_readq.h32 unsigned int snd_seq_oss_readq_poll(struct seq_oss_readq *readq, struct file *file, poll_table *wai…
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dpvcalls-front.h25 poll_table *wait);
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-fileops.h17 __poll_t cx18_v4l2_enc_poll(struct file *filp, poll_table *wait);
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_fifo.h51 int snd_seq_fifo_poll_wait(struct snd_seq_fifo *f, struct file *file, poll_table *wait);
H A Dseq_clientmgr.h81 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait);
H A Dseq_memory.h83 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, poll_table *wait);
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm-dev.h30 __poll_t tpm_common_poll(struct file *file, poll_table *wait);
/OK3568_Linux_fs/kernel/fs/proc/
H A Dkmsg.c43 static __poll_t kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_timeline_io.c82 static __poll_t kbasep_timeline_io_poll(struct file *filp, poll_table *wait);
344 static __poll_t kbasep_timeline_io_poll(struct file *filp, poll_table *wait) in kbasep_timeline_io_poll()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvhost.h31 poll_table table;
221 poll_table *wait);
/OK3568_Linux_fs/kernel/net/atm/
H A Dcommon.h20 __poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait);
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_private.h81 struct file *fp, poll_table *wait);
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Duvc_queue.h77 struct file *file, poll_table *wait);

12345678910>>...12