Home
last modified time | relevance | path

Searched refs:curtask (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivasi.c462 struct task_struct *curtask = current; in remove_entity() local
495 DECLARE_WAITQUEUE(wait, curtask); in remove_entity()
512 DECLARE_WAITQUEUE(wait, curtask); in remove_entity()
/Linux-v4.19/kernel/sched/
Dfair.c827 struct task_struct *curtask = task_of(curr); in update_curr() local
829 trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime); in update_curr()
830 cgroup_account_cputime(curtask, delta_exec); in update_curr()
831 account_group_exec_runtime(curtask, delta_exec); in update_curr()