Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dcore.c7939 static int __cfs_schedulable(struct task_group *tg, u64 period, u64 runtime);
7966 ret = __cfs_schedulable(tg, period, quota); in tg_set_cfs_bandwidth()
8136 static int __cfs_schedulable(struct task_group *tg, u64 period, u64 quota) in __cfs_schedulable() function