Searched refs:find_alloc_undo (Results 1 – 1 of 1) sorted by relevance
1896 * find_alloc_undo - lookup (and if not present create) undo array1906 static struct sem_undo *find_alloc_undo(struct ipc_namespace *ns, int semid) in find_alloc_undo() function 2036 /* On success, find_alloc_undo takes the rcu_read_lock */ in __do_semtimedop() 2037 un = find_alloc_undo(ns, semid); in __do_semtimedop() 2085 * semid identifiers are not unique - find_alloc_undo may have in __do_semtimedop()