Searched refs:destroy_hsa_program (Results 1 – 4 of 4) sorted by relevance
831 destroy_hsa_program (struct agent_info *agent) in destroy_hsa_program() function911 && !destroy_hsa_program (agent)) in GOMP_OFFLOAD_load_image()1757 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_unload_image()1793 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_fini_device()
2666 destroy_hsa_program (struct agent_info *agent) in destroy_hsa_program() function3546 && !destroy_hsa_program (agent)) in GOMP_OFFLOAD_load_image()3687 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_unload_image()3729 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_fini_device()
2475 destroy_hsa_program (struct agent_info *agent) in destroy_hsa_program() function3371 && !destroy_hsa_program (agent)) in GOMP_OFFLOAD_load_image()3548 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_unload_image()3590 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_fini_device()
9296 (destroy_hsa_program): Likewise.9588 (destroy_hsa_program): Change return type to bool, adjust to