/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/ |
H A D | mali_kbase_timeline_io.c | 31 static unsigned int kbasep_timeline_io_poll(struct file *filp, poll_table *wait); 280 static unsigned int kbasep_timeline_io_poll(struct file *filp, poll_table *wait) in kbasep_timeline_io_poll()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/ |
H A D | mali_kbase_timeline_io.c | 34 poll_table *wait); 294 static unsigned int kbasep_timeline_io_poll(struct file *filp, poll_table *wait) in kbasep_timeline_io_poll()
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
H A D | osal_device.c | 326 t.poll_table = table; in __osal_poll() 588 poll_wait((struct file *)table->data, (wait_queue_head_t *)(wait->wait), table->poll_table); in osal_poll_wait()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
H A D | osal_device.c | 455 t.poll_table = table; in osal_poll() 846 osal_trace("%s - call poll_wait +!, table=%pK, file=%pK\n", __FUNCTION__, table->poll_table, table->data); in osal_poll_wait() 849 poll_wait ((struct file *)table->data, (wait_queue_head_t *)(wait->wait), table->poll_table); in osal_poll_wait()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_vinstr.c | 118 poll_table *wait); 1042 poll_table *wait) in kbasep_vinstr_hwcnt_reader_poll()
|
H A D | mali_kbase_core_linux.c | 2097 static unsigned int kbase_poll(struct file *filp, poll_table *wait) in kbase_poll()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_vinstr.c | 110 static unsigned int kbasep_vinstr_hwcnt_reader_poll(struct file *filp, poll_table *wait); 971 static unsigned int kbasep_vinstr_hwcnt_reader_poll(struct file *filp, poll_table *wait) in kbasep_vinstr_hwcnt_reader_poll()
|
H A D | mali_kbase_core_linux.c | 2071 static unsigned int kbase_poll(struct file *filp, poll_table *wait) in kbase_poll()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
H A D | hi_osal.h | 402 void *poll_table; member
|
/device/qemu/drivers/uart/ |
H A D | uart.c | 288 poll_wait((struct file *)filep, &udd->wait, (poll_table *)table); in Hi35xxPollEvent()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_osal.h | 399 void *poll_table; member
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
H A D | hi_osal.h | 376 void *poll_table; member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_osk_profiling.c | 176 static unsigned int _mali_profiling_stream_poll(struct file *filp, poll_table *wait); 219 static unsigned int _mali_profiling_stream_poll(struct file *filp, poll_table *wait) in _mali_profiling_stream_poll()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_osk_profiling.c | 174 static unsigned int _mali_profiling_stream_poll(struct file *filp, poll_table *wait); 218 static unsigned int _mali_profiling_stream_poll(struct file *filp, poll_table *wait) in _mali_profiling_stream_poll()
|
/device/soc/hisilicon/common/platform/uart/ |
H A D | uart_hi35xx.c | 377 poll_wait((struct file *)filep, &udd->wait, (poll_table *)table); in Hi35xxPollEvent()
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_osal.h | 402 void *poll_table; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | sockets.h | 2145 int lwip_poll(int sockfd, poll_table *wait);
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_tlstream.c | 261 static unsigned int kbasep_tlstream_poll(struct file *filp, poll_table *wait);
926 static unsigned int kbasep_tlstream_poll(struct file *filp, poll_table *wait)
in kbasep_tlstream_poll()
|
H A D | mali_kbase_vinstr.c | 173 static unsigned int kbasep_vinstr_hwcnt_reader_poll(struct file *filp, poll_table *wait);
1530 static unsigned int kbasep_vinstr_hwcnt_reader_poll(struct file *filp, poll_table *wait)
in kbasep_vinstr_hwcnt_reader_poll()
|
H A D | mali_kbase_core_linux.c | 1873 static unsigned int kbase_poll(struct file *filp, poll_table *wait)
in kbase_poll()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_tlstream.c | 268 static unsigned int kbasep_tlstream_poll(struct file *filp, poll_table *wait); 1235 static unsigned int kbasep_tlstream_poll(struct file *filp, poll_table *wait) in kbasep_tlstream_poll()
|
H A D | mali_kbase_vinstr.c | 189 poll_table *wait); 1631 poll_table *wait) in kbasep_vinstr_hwcnt_reader_poll()
|
H A D | mali_kbase_core_linux.c | 1980 static unsigned int kbase_poll(struct file *filp, poll_table *wait) in kbase_poll()
|
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
H A D | dma-buf.c | 295 static __poll_t dma_buf_poll(struct file *file, poll_table *poll) in dma_buf_poll()
|