Home
last modified time | relevance | path

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

/linux-6.6.21/ipc/
Dsem.c1869 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) in __lookup_undo() function
1887 un = __lookup_undo(ulp, semid); in lookup_undo()
2394 un = __lookup_undo(ulp, semid); in exit_sem()