Searched refs:dl_bw_alloc (Results 1 – 2 of 2) sorted by relevance
/kernel/sched/ | ||
D | deadline.c | 3087 int dl_bw_alloc(int cpu, u64 dl_bw) in dl_bw_alloc() function |
/kernel/cgroup/ | ||
D | cpuset.c | 2595 ret = dl_bw_alloc(cpu, cs->sum_migrate_dl_bw); in cpuset_can_attach() |