Searched refs:calc_cfs_shares (Results 1 – 1 of 1) sorted by relevance
2337 static long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg) in calc_cfs_shares() function2356 static inline long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg) in calc_cfs_shares() function2393 shares = calc_cfs_shares(cfs_rq, tg); in update_cfs_shares()