Searched refs:DL_TASK (Results 1 – 3 of 3) sorted by relevance
38 return type == DL_TASK || type == DL_SERVER_FAIR || type == DL_SERVER_EXT; in is_supported_type()46 return is_supported_type(type) && type != DL_TASK; in is_server_type()67 if (dl_server(dl_se) && type != DL_TASK) { in get_entity_id()85 #define EXPAND_ID_TASK(tsk) get_entity_id(&tsk->dl, task_cpu(tsk), DL_TASK), &tsk->dl199 da_destroy_storage(get_entity_id(&p->dl, DL_TASK, DL_TASK)); in handle_exit()
900 #define DL_TASK 1 macro
111 return DL_TASK; in dl_get_type()