Searched refs:task_size (Results 1 – 2 of 2) sorted by relevance
4677 size_t task_size; local4684 task_size = taskdata_src->td_size_alloc;4688 task_size));4690 taskdata = (kmp_taskdata_t *)__kmp_fast_allocate(thread, task_size);4692 taskdata = (kmp_taskdata_t *)__kmp_thread_malloc(thread, task_size);4694 KMP_MEMCPY(taskdata, taskdata_src, task_size);
636 u32 curr_line, total, i, task_size, line; in ecore_cxt_cfg_ilt_compute() local781 task_size = p_mngr->task_type_size[p_seg->type]; in ecore_cxt_cfg_ilt_compute()784 task_size); in ecore_cxt_cfg_ilt_compute()