Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsem.h13 extern void exit_sem(struct task_struct *tsk);
22 static inline void exit_sem(struct task_struct *tsk) in exit_sem() function
/linux/kernel/
H A Dfork.c2616 exit_sem(p); in copy_process()
3307 exit_sem(current); in ksys_unshare()