| /OK3568_Linux_fs/kernel/drivers/misc/ocxl/ |
| H A D | file.c | 404 DEFINE_WAIT(event_wait); in afu_read() 417 prepare_to_wait(&ctx->events_wq, &event_wait, in afu_read() 427 finish_wait(&ctx->events_wq, &event_wait); in afu_read() 432 finish_wait(&ctx->events_wq, &event_wait); in afu_read() 439 finish_wait(&ctx->events_wq, &event_wait); in afu_read()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_file.c | 177 init_waitqueue_head(&file->event_wait); in drm_file_alloc() 601 ret = wait_event_interruptible(file_priv->event_wait, in drm_read() 616 wake_up_interruptible_poll(&file_priv->event_wait, in drm_read() 658 poll_wait(filp, &file_priv->event_wait, wait); in drm_poll() 816 wake_up_interruptible_poll(&e->file_priv->event_wait, in drm_send_event_helper()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ |
| H A D | dpcsup.c | 117 complete(&fib->event_wait); in aac_response_normal() 372 complete(&fib->event_wait); in aac_intr_normal() 425 complete(&fib->event_wait); in aac_intr_normal()
|
| H A D | commsup.c | 177 init_completion(&fibptr->event_wait); in aac_fib_setup() 613 if (wait_for_completion_interruptible(&fibptr->event_wait)) { in aac_fib_send() 649 while (!try_wait_for_completion(&fibptr->event_wait)) { in aac_fib_send() 679 } else if (wait_for_completion_interruptible(&fibptr->event_wait)) { in aac_fib_send() 767 if (wait_for_completion_interruptible(&fibptr->event_wait)) in aac_hba_send() 1532 complete(&fib->event_wait); in _aac_reset_adapter()
|
| H A D | src.c | 95 complete(&dev->sync_fib->event_wait); in aac_src_intr_message()
|
| H A D | linit.c | 1523 complete(&fib->event_wait); in __aac_shutdown()
|
| H A D | aacraid.h | 1305 struct completion event_wait; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/debug/backend/ |
| H A D | mali_kbase_debug_coresight_internal_csf.h | 100 wait_queue_head_t event_wait; member
|
| H A D | mali_kbase_debug_coresight_csf.c | 654 wake_up_all(&kbdev->csf.coresight.event_wait); in coresight_config_enable_all() 679 wake_up_all(&kbdev->csf.coresight.event_wait); in coresight_config_disable_all() 784 remaining = wait_event_timeout(kbdev->csf.coresight.event_wait, in kbase_debug_coresight_csf_state_wait() 813 init_waitqueue_head(&kbdev->csf.coresight.event_wait); in kbase_debug_coresight_csf_init()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | psi_types.h | 118 wait_queue_head_t event_wait; member
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_file.h | 307 wait_queue_head_t event_wait; member
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | psi.c | 551 wake_up_interruptible(&t->event_wait); in update_triggers() 1185 init_waitqueue_head(&t->event_wait); in psi_trigger_create() 1231 wake_up_interruptible(&t->event_wait); in psi_trigger_destroy() 1295 poll_wait(file, &t->event_wait, wait); in psi_trigger_poll()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/ |
| H A D | ocxl_hw.c | 1020 DEFINE_WAIT(event_wait); in afu_read() 1032 prepare_to_wait(&ctx->wq, &event_wait, TASK_INTERRUPTIBLE); in afu_read() 1056 finish_wait(&ctx->wq, &event_wait); in afu_read() 1091 finish_wait(&ctx->wq, &event_wait); in afu_read()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_scheduler.c | 225 kbdev->csf.event_wait, in wait_for_scheduler_to_exit_sleep() 694 remaining = wait_event_timeout(kbdev->csf.event_wait, in scheduler_protm_wait_quit() 1170 remaining = wait_event_timeout(kbdev->csf.event_wait, in halt_stream_sync() 1200 remaining = wait_event_timeout(kbdev->csf.event_wait, in halt_stream_sync() 1312 kbdev->csf.event_wait, can_halt_stream(kbdev, group), in sched_halt_stream() 1370 kbdev->csf.event_wait, in sched_halt_stream() 1860 remaining = wait_event_timeout(kbdev->csf.event_wait, in halt_csg_slot() 2936 wake_up_all(&kbdev->csf.event_wait); in sched_evict_group() 2953 remaining = wait_event_timeout(kbdev->csf.event_wait, in term_group_sync() 3429 remaining = wait_event_timeout(kbdev->csf.event_wait, in program_suspending_csg_slots() [all …]
|
| H A D | mali_kbase_csf_tiler_heap_reclaim.c | 277 wait_event_timeout(kbdev->csf.event_wait, (scheduler->state != SCHED_BUSY), in kbase_csf_tiler_heap_reclaim_scan_free_pages()
|
| H A D | mali_kbase_csf_defs.h | 1596 wait_queue_head_t event_wait; member
|
| H A D | mali_kbase_csf_firmware.c | 276 remaining = wait_event_timeout(kbdev->csf.event_wait, in wait_for_firmware_boot() 1639 remaining = wait_event_timeout(kbdev->csf.event_wait, in wait_for_global_request_with_timeout() 2232 kbdev->csf.event_wait, in kbase_device_csf_iterator_trace_init() 2251 init_waitqueue_head(&kbdev->csf.event_wait); in kbase_csf_firmware_early_init()
|
| H A D | mali_kbase_csf_firmware_no_mali.c | 634 remaining = wait_event_timeout(kbdev->csf.event_wait, in wait_for_global_request() 1118 init_waitqueue_head(&kbdev->csf.event_wait); in kbase_csf_firmware_early_init()
|
| H A D | mali_kbase_csf_csg_debugfs.c | 89 remaining = wait_event_timeout(kbdev->csf.event_wait, in wait_csg_slots_status_update_finish()
|
| H A D | mali_kbase_csf.c | 1499 wait_event(kctx->kbdev->csf.event_wait, !group->deschedule_deferred_cnt); in wait_group_deferred_deschedule_completion() 3185 wake_up_all(&kbdev->csf.event_wait); in kbase_csf_interrupt()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_usif.c | 115 wake_up_interruptible(&filp->event_wait); in usif_notify()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 6483 before 'event_wait' on the remote image returns. 6526 the specified remote image have to be completed before 'event_wait' 6556 'event_wait' when the data is available. However, a coindexed
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gfortran.info | 6483 before 'event_wait' on the remote image returns. 6526 the specified remote image have to be completed before 'event_wait' 6556 'event_wait' when the data is available. However, a coindexed
|