Home
last modified time | relevance | path

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

/Linux-v4.19/ipc/
Dsem.c1865 static struct sem_undo *find_alloc_undo(struct ipc_namespace *ns, int semid) in find_alloc_undo() function
2008 un = find_alloc_undo(ns, semid); in do_semtimedop()