Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsem.h17 extern void exit_sem(struct task_struct *tsk);
30 static inline void exit_sem(struct task_struct *tsk) in exit_sem() function
/OK3568_Linux_fs/kernel/kernel/
H A Dnsproxy.c519 exit_sem(me); in commit_nsset()
H A Dfork.c2427 exit_sem(p); in copy_process()
3062 exit_sem(current); in ksys_unshare()
H A Dexit.c806 exit_sem(tsk); in do_exit()
/OK3568_Linux_fs/kernel/ipc/
H A Dsem.c2316 void exit_sem(struct task_struct *tsk) in exit_sem() function