Home
last modified time | relevance | path

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

/linux-6.6.21/ipc/
Dsem.c1906 static struct sem_undo *find_alloc_undo(struct ipc_namespace *ns, int semid) in find_alloc_undo() function
2037 un = find_alloc_undo(ns, semid); in __do_semtimedop()