Home
last modified time | relevance | path

Searched refs:find_alloc_undo (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/ipc/
Dsem.c1191 static struct sem_undo *find_alloc_undo(struct ipc_namespace *ns, int semid) in find_alloc_undo() function
1343 un = find_alloc_undo(ns, semid); in SYSCALL_DEFINE4()