Searched refs:alloc_work_share (Results 1 – 3 of 3) sorted by relevance
39 alloc_work_share (struct gomp_team *team) in alloc_work_share() function206 struct gomp_work_share *ws = alloc_work_share (team); in gomp_work_share_start()
39 alloc_work_share (struct gomp_team *team) in alloc_work_share() function213 struct gomp_work_share *ws = alloc_work_share (team); in gomp_work_share_start()
1086 * work.c (alloc_work_share, gomp_work_share_start): Likewise.7067 * work.c (alloc_work_share): Use gomp_aligned_alloc instead of15417 (alloc_work_share, gomp_init_work_share, gomp_fini_work_share): New