Home
last modified time | relevance | path

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

/ipc/
Dsem.c1851 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) in __lookup_undo() function
1869 un = __lookup_undo(ulp, semid); in lookup_undo()
2357 un = __lookup_undo(ulp, semid); in exit_sem()