Searched defs:update_curr (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/mfd/abx500/ | ||
H A D | ux500_chargalg.h | 27 int (*update_curr) (struct ux500_charger *, int); member in struct:ux500_charger_ops |
/linux-4.4.14/kernel/sched/ | ||
H A D | sched.h | 1226 void (*update_curr) (struct rq *rq); member in struct:sched_class |
H A D | fair.c | 701 static void update_curr(struct cfs_rq *cfs_rq) update_curr() function |
Completed in 436 milliseconds