Searched refs:attach_se (Results 1 – 2 of 2) sorted by relevance
2095 struct sched_dl_entity *attach_se) in dl_server_swap_bw() argument2102 WARN_ON_ONCE(attach_se->rq != rq); in dl_server_swap_bw()2111 if (attach_se->dl_bw_attached) in dl_server_swap_bw()2114 ret = __dl_server_attach_bw_locked(attach_se, dl_b, cpus); in dl_server_swap_bw()2120 dl_server_start(attach_se); in dl_server_swap_bw()
427 struct sched_dl_entity *attach_se);