Home
last modified time | relevance | path

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

/linux-6.15/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.c3511 di->ac_chg.ops.update_curr = &ab8500_charger_update_charger_current; in ab8500_charger_probe()
3531 di->usb_chg.ops.update_curr = &ab8500_charger_update_charger_current; in ab8500_charger_probe()
/linux-6.15/kernel/sched/
H A Dstop_task.c119 .update_curr = update_curr_stop,
H A Didle.c539 .update_curr = update_curr_idle,
H A Dfair.c1226 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
1276 update_curr(cfs_rq_of(&rq->donor->se)); in update_curr_fair()
3794 update_curr(cfs_rq); in reweight_entity()
5326 update_curr(cfs_rq); in enqueue_entity()
5457 update_curr(cfs_rq); in dequeue_entity()
5617 update_curr(cfs_rq); in put_prev_entity()
5639 update_curr(cfs_rq); in entity_tick()
8818 update_curr(cfs_rq); in check_preempt_wakeup_fair()
8854 update_curr(cfs_rq); in pick_task_fair()
9017 update_curr(cfs_rq); in yield_task_fair()
[all …]
H A Drt.c2645 .update_curr = update_curr_rt,
H A Dsched.h2428 void (*update_curr)(struct rq *rq); member
H A Ddeadline.c3170 .update_curr = update_curr_dl,
H A Dext.c4147 .update_curr = update_curr_scx,
H A Dcore.c5577 p->sched_class->update_curr(rq); in task_sched_runtime()
/linux-6.15/Documentation/trace/
H A Dftrace.rst1912 kworker/-59 3d..2 2us : update_curr <-dequeue_task_fair
1913 kworker/-59 3d..2 2us : update_min_vruntime <-update_curr
1914 kworker/-59 3d..2 3us : cpuacct_charge <-update_curr