Lines Matching defs:aq

296   struct goacc_asyncqueue *aq;  member
2102 struct goacc_asyncqueue *aq, bool module_locked) in run_kernel()
2544 execute_queue_entry (struct goacc_asyncqueue *aq, int index) in execute_queue_entry()
2619 struct goacc_asyncqueue *aq = thread_arg; in drain_queue() local
2682 drain_queue_synchronous (struct goacc_asyncqueue *aq) in drain_queue_synchronous()
2702 wait_for_queue_nonfull (struct goacc_asyncqueue *aq) in wait_for_queue_nonfull()
2717 queue_push_launch (struct goacc_asyncqueue *aq, struct kernel_info *kernel, in queue_push_launch()
2752 queue_push_callback (struct goacc_asyncqueue *aq, void (*fn)(void *), in queue_push_callback()
2785 queue_push_asyncwait (struct goacc_asyncqueue *aq, in queue_push_asyncwait()
2815 queue_push_placeholder (struct goacc_asyncqueue *aq) in queue_push_placeholder()
2860 finalize_async_thread (struct goacc_asyncqueue *aq) in finalize_async_thread()
2963 queue_push_copy (struct goacc_asyncqueue *aq, void *dst, const void *src, in queue_push_copy()
2981 queue_empty (struct goacc_asyncqueue *aq) in queue_empty()
2994 wait_queue (struct goacc_asyncqueue *aq) in wait_queue()
3027 struct goacc_asyncqueue *aq) in gcn_exec()
3825 struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_exec()
3842 struct goacc_asyncqueue *aq = GOMP_PLUGIN_malloc (sizeof (*aq)); in GOMP_OFFLOAD_openacc_async_construct() local
3900 GOMP_OFFLOAD_openacc_async_destruct (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_destruct()
3952 GOMP_OFFLOAD_openacc_async_test (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_test()
3961 GOMP_OFFLOAD_openacc_async_synchronize (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_synchronize()
3988 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq, in GOMP_OFFLOAD_openacc_async_queue_callback()
3998 size_t n, struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_host2dev()
4010 size_t n, struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_dev2host()