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

/linux-4.4.14/ipc/
H A Dsem.c1678 * find_alloc_undo - lookup (and if not present create) undo array
1688 static struct sem_undo *find_alloc_undo(struct ipc_namespace *ns, int semid) find_alloc_undo() function
1847 /* On success, find_alloc_undo takes the rcu_read_lock */ SYSCALL_DEFINE4()
1848 un = find_alloc_undo(ns, semid); SYSCALL_DEFINE4()
1890 * semid identifiers are not unique - find_alloc_undo may have SYSCALL_DEFINE4()

Completed in 47 milliseconds