Lines Matching defs:aq
299 struct goacc_asyncqueue *aq; member
2100 struct goacc_asyncqueue *aq, bool module_locked) in run_kernel()
2735 execute_queue_entry (struct goacc_asyncqueue *aq, int index) in execute_queue_entry()
2810 struct goacc_asyncqueue *aq = thread_arg; in drain_queue() local
2873 drain_queue_synchronous (struct goacc_asyncqueue *aq) in drain_queue_synchronous()
2893 wait_for_queue_nonfull (struct goacc_asyncqueue *aq) in wait_for_queue_nonfull()
2908 queue_push_launch (struct goacc_asyncqueue *aq, struct kernel_info *kernel, in queue_push_launch()
2943 queue_push_callback (struct goacc_asyncqueue *aq, void (*fn)(void *), in queue_push_callback()
2976 queue_push_asyncwait (struct goacc_asyncqueue *aq, in queue_push_asyncwait()
3006 queue_push_placeholder (struct goacc_asyncqueue *aq) in queue_push_placeholder()
3051 finalize_async_thread (struct goacc_asyncqueue *aq) in finalize_async_thread()
3157 queue_push_copy (struct goacc_asyncqueue *aq, void *dst, const void *src, in queue_push_copy()
3176 queue_empty (struct goacc_asyncqueue *aq) in queue_empty()
3189 wait_queue (struct goacc_asyncqueue *aq) in wait_queue()
3222 struct goacc_asyncqueue *aq) in gcn_exec()
3964 struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_exec()
3981 struct goacc_asyncqueue *aq = GOMP_PLUGIN_malloc (sizeof (*aq)); in GOMP_OFFLOAD_openacc_async_construct() local
4039 GOMP_OFFLOAD_openacc_async_destruct (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_destruct()
4091 GOMP_OFFLOAD_openacc_async_test (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_test()
4100 GOMP_OFFLOAD_openacc_async_synchronize (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_synchronize()
4127 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq, in GOMP_OFFLOAD_openacc_async_queue_callback()
4137 size_t n, struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_host2dev()
4157 size_t n, struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_dev2host()