Home
last modified time | relevance | path

Searched refs:dl_bw_alloc (Results 1 – 2 of 2) sorted by relevance

/kernel/sched/
Ddeadline.c3087 int dl_bw_alloc(int cpu, u64 dl_bw) in dl_bw_alloc() function
/kernel/cgroup/
Dcpuset.c2595 ret = dl_bw_alloc(cpu, cs->sum_migrate_dl_bw); in cpuset_can_attach()