Searched refs:dev2dev_func (Results 1 – 5 of 5) sorted by relevance
1124 __typeof (GOMP_OFFLOAD_dev2dev) *dev2dev_func; member
2737 ret = src_devicep->dev2dev_func (src_devicep->target_id, in omp_target_memcpy()2784 ret = src_devicep->dev2dev_func (src_devicep->target_id, in omp_target_memcpy_rect_worker()
1242 __typeof (GOMP_OFFLOAD_dev2dev) *dev2dev_func; member
3427 ret = src_devicep->dev2dev_func (src_devicep->target_id, in omp_target_memcpy()3474 ret = src_devicep->dev2dev_func (src_devicep->target_id, in omp_target_memcpy_rect_worker()
9552 dev2host_func, and dev2dev_func plugin hooks.9558 dev2host_func,host2dev_func, and dev2dev_func plugin hooks to 'bool'.10995 (struct gomp_device_descr): Add dev2dev_func field.