Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dsched_fair.c792 static void update_entity_shares_tick(struct cfs_rq *cfs_rq) in update_entity_shares_tick() function
809 static inline void update_entity_shares_tick(struct cfs_rq *cfs_rq) in update_entity_shares_tick() function
856 static inline void update_entity_shares_tick(struct cfs_rq *cfs_rq) in update_entity_shares_tick() function
1231 update_entity_shares_tick(cfs_rq); in entity_tick()