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.h1925 extern void dl_bw_free(int cpu, u64 dl_bw);
/linux/kernel/sched/
H A Ddeadline.c4090 void dl_bw_free(int cpu, u64 dl_bw) in dl_bw_free() function
/linux/kernel/cgroup/
H A Dcpuset.c3145 dl_bw_free(cs->dl_bw_cpu, cs->sum_migrate_dl_bw); in clear_attach_data()