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

/linux-4.4.14/include/linux/
H A Dsem.h33 extern void exit_sem(struct task_struct *tsk);
46 static inline void exit_sem(struct task_struct *tsk) exit_sem() function
/linux-4.4.14/ipc/
H A Dnamespace.c163 exit_sem(current); ipcns_install()
H A Dsem.c2066 void exit_sem(struct task_struct *tsk) exit_sem() function
2102 /* exit_sem raced with IPC_RMID, nothing to do */ exit_sem()
2109 /* exit_sem raced with IPC_RMID, nothing to do */ exit_sem()
2116 /* exit_sem raced with IPC_RMID, nothing to do */ exit_sem()
2124 /* exit_sem raced with IPC_RMID+semget() that created exit_sem()
/linux-4.4.14/kernel/
H A Dfork.c1644 exit_sem(p); copy_process()
2016 exit_sem(current); SYSCALL_DEFINE1()
H A Dexit.c741 exit_sem(tsk); do_exit()

Completed in 144 milliseconds