Searched defs:exit_sem (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ | ||
D | sem.h | 30 static inline void exit_sem(struct task_struct *tsk) in exit_sem() function |
/Linux-v5.4/ipc/ | ||
D | sem.c | 2298 void exit_sem(struct task_struct *tsk) in exit_sem() function |