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