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.c1153 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) function
1170 un = __lookup_undo(ulp, semid);
1565 un = __lookup_undo(ulp, semid);

Completed in 104 milliseconds