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