Home
last modified time | relevance | path

Searched refs:exit_sem (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/linux/
Dsem.h148 extern void exit_sem(struct task_struct *tsk);
156 static inline void exit_sem(struct task_struct *tsk) in exit_sem() function
/linux-2.6.39/kernel/
Dfork.c1345 exit_sem(p); in copy_process()
1625 exit_sem(current); in SYSCALL_DEFINE1()
Dexit.c993 exit_sem(tsk); in do_exit()
/linux-2.6.39/ipc/
Dsem.c1530 void exit_sem(struct task_struct *tsk) in exit_sem() function