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

/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddivasi.c477 struct task_struct *curtask = current; remove_entity() local
510 DECLARE_WAITQUEUE(wait, curtask); remove_entity()
527 DECLARE_WAITQUEUE(wait, curtask); DBG_TRC()
/linux-4.1.27/kernel/sched/
H A Dfair.c720 struct task_struct *curtask = task_of(curr); update_curr() local
722 trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime); update_curr()
723 cpuacct_charge(curtask, delta_exec); update_curr()
724 account_group_exec_runtime(curtask, delta_exec); update_curr()

Completed in 139 milliseconds