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

/linux-master/ipc/
H A Dsem.c1881 static struct sem_undo *lookup_undo(struct sem_undo_list *ulp, int semid) function
1919 un = lookup_undo(ulp, semid);
1962 un = lookup_undo(ulp, semid);

Completed in 205 milliseconds