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

/linux-4.4.14/ipc/
H A Dsem.c1652 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) __lookup_undo() function
1669 un = __lookup_undo(ulp, semid); lookup_undo()
2122 un = __lookup_undo(ulp, semid); exit_sem()

Completed in 53 milliseconds