Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
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-6.12.1/kernel/
Dnsproxy.c533 exit_sem(me); in commit_nsset()
Dfork.c2647 exit_sem(p); in copy_process()
3329 exit_sem(current); in ksys_unshare()
Dexit.c932 exit_sem(tsk); in do_exit()
/linux-6.12.1/ipc/
Dsem.c2335 void exit_sem(struct task_struct *tsk) in exit_sem() function