Home
last modified time | relevance | path

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

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