Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hardware/eicon/
Ddivasi.c477 struct task_struct *curtask = current; in remove_entity() local
510 DECLARE_WAITQUEUE(wait, curtask); in remove_entity()
527 DECLARE_WAITQUEUE(wait, curtask); in remove_entity()
/linux-4.4.14/kernel/sched/
Dfair.c726 struct task_struct *curtask = task_of(curr); in update_curr() local
728 trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime); in update_curr()
729 cpuacct_charge(curtask, delta_exec); in update_curr()
730 account_group_exec_runtime(curtask, delta_exec); in update_curr()