Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/kernel/
Dsched_fair.c595 struct task_struct *curtask = task_of(curr); in update_curr() local
597 trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime); in update_curr()
598 cpuacct_charge(curtask, delta_exec); in update_curr()
599 account_group_exec_runtime(curtask, delta_exec); in update_curr()