Home
last modified time | relevance | path

Searched refs:dl_bw_free (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dsched.h1794 extern void dl_bw_free(int cpu, u64 dl_bw);
/linux/kernel/sched/
H A Ddeadline.c3511 void dl_bw_free(int cpu, u64 dl_bw) in dl_bw_free() function
/linux/kernel/cgroup/
H A Dcpuset.c2979 dl_bw_free(cpu, cs->sum_migrate_dl_bw); in cpuset_cancel_attach()