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

/linux-master/ipc/
H A Dsem.c1869 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) function
1887 un = __lookup_undo(ulp, semid);
2394 un = __lookup_undo(ulp, semid);

Completed in 166 milliseconds