Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsem.h17 extern void exit_sem(struct task_struct *tsk);
30 static inline void exit_sem(struct task_struct *tsk) in exit_sem() function
/Linux-v5.10/kernel/
Dnsproxy.c519 exit_sem(me); in commit_nsset()
Dfork.c2348 exit_sem(p); in copy_process()
2959 exit_sem(current); in ksys_unshare()
Dexit.c802 exit_sem(tsk); in do_exit()
/Linux-v5.10/ipc/
Dsem.c2313 void exit_sem(struct task_struct *tsk) in exit_sem() function