Searched refs:DL_SERVER_EXT (Results 1 – 4 of 4) sorted by relevance
38 return type == DL_TASK || type == DL_SERVER_FAIR || type == DL_SERVER_EXT; in is_supported_type()70 if (type == DL_SERVER_EXT) in get_entity_id()91 return task_is_scx_enabled(tsk) ? DL_SERVER_EXT : DL_SERVER_FAIR; in get_server_type()145 if (type == DL_SERVER_EXT) in get_server()
196 handle_server_switch(next, cpu, DL_SERVER_EXT); in handle_sched_switch()
902 #define DL_SERVER_EXT 3 macro
116 return DL_SERVER_EXT; in dl_get_type()