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.c1880 static struct sem_undo *lookup_undo(struct sem_undo_list *ulp, int semid) in lookup_undo() function
1918 un = lookup_undo(ulp, semid); in find_alloc_undo()
1961 un = lookup_undo(ulp, semid); in find_alloc_undo()
/kernel/linux/linux-6.6/ipc/
H A Dsem.c1881 static struct sem_undo *lookup_undo(struct sem_undo_list *ulp, int semid) in lookup_undo() function
1919 un = lookup_undo(ulp, semid); in find_alloc_undo()
1962 un = lookup_undo(ulp, semid); in find_alloc_undo()

Completed in 7 milliseconds