Searched refs:dl_bw_of (Results 1 – 1 of 1) sorted by relevance
121 static inline struct dl_bw *dl_bw_of(int i) in dl_bw_of() function445 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in task_non_contending()1897 dl_b = dl_bw_of(cpu_of(rq)); in __dl_server_attach_root()1917 dl_b = dl_bw_of(cpu); in dl_server_apply_params()2039 scoped_guard (raw_spinlock, &dl_bw_of(cpu)->lock) { in dl_server_attach_bw()2040 dl_b = dl_bw_of(cpu); in dl_server_attach_bw()2079 dl_b = dl_bw_of(cpu); in dl_server_detach_bw()2104 scoped_guard (raw_spinlock, &dl_bw_of(cpu)->lock) { in dl_server_swap_bw()2105 dl_b = dl_bw_of(cpu); in dl_server_swap_bw()2174 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in inactive_task_timer()[all …]