Home
last modified time | relevance | path

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

/linux-6.6.21/ipc/
Dsem.c133 struct sem_undo *undo; /* undo structure */
146 struct sem_undo { struct
653 struct sem_undo *un; in perform_atomic_semop_slow()
725 struct sem_undo *un; in perform_atomic_semop()
1145 struct sem_undo *un, *tu; in freeary()
1346 struct sem_undo *un; in semctl_setval()
1476 struct sem_undo *un; in semctl_main()
1869 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) in __lookup_undo()
1871 struct sem_undo *un; in __lookup_undo()
1881 static struct sem_undo *lookup_undo(struct sem_undo_list *ulp, int semid) in lookup_undo()
[all …]
/linux-6.6.21/include/uapi/linux/
Dsem.h32 struct sem_undo *undo; /* undo requests on this array */