Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dab8500-chargalg.h27 int (*update_curr) (struct ux500_charger *, int); member
H A Dab8500_chargalg.c542 if (di->ac_chg && di->ac_chg->ops.update_curr && in ab8500_chargalg_update_chg_curr()
553 return di->ac_chg->ops.update_curr(di->ac_chg, iset_ua); in ab8500_chargalg_update_chg_curr()
554 } else if (di->usb_chg && di->usb_chg->ops.update_curr && in ab8500_chargalg_update_chg_curr()
565 return di->usb_chg->ops.update_curr(di->usb_chg, iset_ua); in ab8500_chargalg_update_chg_curr()
H A Dab8500_charger.c3501 di->ac_chg.ops.update_curr = &ab8500_charger_update_charger_current; in ab8500_charger_probe()
3521 di->usb_chg.ops.update_curr = &ab8500_charger_update_charger_current; in ab8500_charger_probe()
/openbmc/linux/kernel/sched/
H A Dstop_task.c140 .update_curr = update_curr_stop,
H A Didle.c502 .update_curr = update_curr_idle,
H A Dfair.c3749 update_curr(cfs_rq); in reweight_entity()
5186 update_curr(cfs_rq); in enqueue_entity()
5272 update_curr(cfs_rq); in dequeue_entity()
5386 update_curr(cfs_rq); in put_prev_entity()
5407 update_curr(cfs_rq); in entity_tick()
8241 update_curr(cfs_rq); in check_preempt_wakeup()
8272 update_curr(cfs_rq); in pick_task_fair()
8323 update_curr(cfs_rq); in pick_next_task_fair()
8473 update_curr(cfs_rq); in yield_task_fair()
12544 update_curr(cfs_rq); in task_fork_fair()
[all …]
H A Dsched.h2286 void (*update_curr)(struct rq *rq); member
H A Drt.c2738 .update_curr = update_curr_rt,
H A Ddeadline.c2751 .update_curr = update_curr_dl,
H A Dcore.c5579 p->sched_class->update_curr(rq); in task_sched_runtime()
/openbmc/linux/Documentation/trace/
H A Dftrace.rst1857 kworker/-59 3d..2 2us : update_curr <-dequeue_task_fair
1858 kworker/-59 3d..2 2us : update_min_vruntime <-update_curr
1859 kworker/-59 3d..2 3us : cpuacct_charge <-update_curr