Searched refs:find_alloc_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.c1179 * find_alloc_undo - Lookup (and if not present create) undo array
1189 static struct sem_undo *find_alloc_undo(struct ipc_namespace *ns, int semid) function
1341 un = find_alloc_undo(ns, semid);
1360 * semid identifiers are not unique - find_alloc_undo may have

Completed in 198 milliseconds