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