Searched refs:task_size (Results 1 – 2 of 2) sorted by relevance
4671 size_t task_size; local4678 task_size = taskdata_src->td_size_alloc;4682 task_size));4684 taskdata = (kmp_taskdata_t *)__kmp_fast_allocate(thread, task_size);4686 taskdata = (kmp_taskdata_t *)__kmp_thread_malloc(thread, task_size);4688 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()