Searched refs:exit_sem (Results 1 – 4 of 4) sorted by relevance
148 extern void exit_sem(struct task_struct *tsk);156 static inline void exit_sem(struct task_struct *tsk) in exit_sem() function
1345 exit_sem(p); in copy_process()1625 exit_sem(current); in SYSCALL_DEFINE1()
993 exit_sem(tsk); in do_exit()
1530 void exit_sem(struct task_struct *tsk) in exit_sem() function