Home
last modified time | relevance | path

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

/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.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/kernel/sched/
H A Dstop_task.c116 .update_curr = update_curr_stop,
H A Didle.c540 .update_curr = update_curr_idle,
H A Dfair.c1207 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
1259 update_curr(cfs_rq_of(&rq->donor->se)); in update_curr_fair()
3777 update_curr(cfs_rq); in reweight_entity()
5250 update_curr(cfs_rq); in enqueue_entity()
5375 update_curr(cfs_rq); in dequeue_entity()
5545 update_curr(cfs_rq); in put_prev_entity()
5567 update_curr(cfs_rq); in entity_tick()
8807 update_curr(cfs_rq); in check_preempt_wakeup_fair()
8849 update_curr(cfs_rq); in pick_task_fair()
9009 update_curr(cfs_rq); in yield_task_fair()
[all …]
H A Drt.c2595 .update_curr = update_curr_rt,
H A Ddeadline.c3123 .update_curr = update_curr_dl,
H A Dsched.h2460 void (*update_curr)(struct rq *rq); member
H A Dext.c3301 .update_curr = update_curr_scx,
H A Dcore.c5516 p->sched_class->update_curr(rq); in task_sched_runtime()
/linux/Documentation/trace/
H A Dftrace.rst1925 kworker/-59 3d..2 2us : update_curr <-dequeue_task_fair
1926 kworker/-59 3d..2 2us : update_min_vruntime <-update_curr
1927 kworker/-59 3d..2 3us : cpuacct_charge <-update_curr