Searched refs:tsk (Results 1 – 2 of 2) sorted by relevance
1245 int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo() argument1255 tsk->sysvsem.undo_list = undo_list; in copy_semundo()1257 tsk->sysvsem.undo_list = NULL; in copy_semundo()1274 void exit_sem(struct task_struct *tsk) in exit_sem() argument1278 ulp = tsk->sysvsem.undo_list; in exit_sem()1281 tsk->sysvsem.undo_list = NULL; in exit_sem()1304 sma = sem_lock_check(tsk->nsproxy->ipc_ns, un->semid); in exit_sem()
63 struct task_struct *tsk; member227 mss->tsk = current; in ss_add()250 wake_up_process(mss->tsk); in ss_wakeup()