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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsem.c1164 static struct sem_undo *lookup_undo(struct sem_undo_list *ulp, int semid) function
1203 un = lookup_undo(ulp, semid);
1238 un = lookup_undo(ulp, semid);

Completed in 129 milliseconds