Home
last modified time | relevance | path

Searched refs:task_end (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dtask.h104 extern void task_end(task_t *);
/titanic_41/usr/src/uts/common/os/
H A Dtask.c755 task_end(task_t *tk) in task_end() function
H A Dexacct.c742 task_end(tk); in exacct_commit_task()