Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dsem.c1868 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) in __lookup_undo() function
1886 un = __lookup_undo(ulp, semid); in lookup_undo()
2375 un = __lookup_undo(ulp, semid); in exit_sem()
/kernel/linux/linux-6.6/ipc/
H A 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()

Completed in 6 milliseconds