Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/abx500/
H A Dux500_chargalg.h27 int (*update_curr) (struct ux500_charger *, int); member
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstop_task.c135 .update_curr = update_curr_stop,
H A Didle.c514 .update_curr = update_curr_idle,
H A Dfair.c862 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
899 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()
3111 update_curr(cfs_rq); in reweight_entity()
4271 update_curr(cfs_rq); in enqueue_entity()
4370 update_curr(cfs_rq); in dequeue_entity()
4570 update_curr(cfs_rq); in put_prev_entity()
4593 update_curr(cfs_rq); in entity_tick()
7193 update_curr(cfs_rq_of(se)); in check_preempt_wakeup()
7267 update_curr(cfs_rq); in pick_next_task_fair()
7426 update_curr(cfs_rq); in yield_task_fair()
[all …]
H A Dsched.h1887 void (*update_curr)(struct rq *rq); member
H A Drt.c2580 .update_curr = update_curr_rt,
H A Ddeadline.c2550 .update_curr = update_curr_dl,
H A Dcore.c4241 p->sched_class->update_curr(rq); in task_sched_runtime()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dabx500_chargalg.c613 if (di->ac_chg && di->ac_chg->ops.update_curr && in abx500_chargalg_update_chg_curr()
624 return di->ac_chg->ops.update_curr(di->ac_chg, iset); in abx500_chargalg_update_chg_curr()
625 } else if (di->usb_chg && di->usb_chg->ops.update_curr && in abx500_chargalg_update_chg_curr()
636 return di->usb_chg->ops.update_curr(di->usb_chg, iset); in abx500_chargalg_update_chg_curr()
H A Dpm2301_charger.c1039 pm2->ac_chg.ops.update_curr = &pm2xxx_charger_update_charger_current; in pm2xxx_wall_charger_probe()
H A Dab8500_charger.c3453 di->ac_chg.ops.update_curr = &ab8500_charger_update_charger_current; in ab8500_charger_probe()
3472 di->usb_chg.ops.update_curr = &ab8500_charger_update_charger_current; in ab8500_charger_probe()
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst1792 kworker/-59 3d..2 2us : update_curr <-dequeue_task_fair
1793 kworker/-59 3d..2 2us : update_min_vruntime <-update_curr
1794 kworker/-59 3d..2 3us : cpuacct_charge <-update_curr