Home
last modified time | relevance | path

Searched refs:sem_undo (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dsem.c133 struct sem_undo *undo; /* undo structure */
146 struct sem_undo { struct
150 struct rcu_head rcu; /* rcu struct for sem_undo */
159 /* sem_undo_list controls shared access to the list of sem_undo structures
190 * sem_undo.id_next,
193 * sem_array.sem_undo
650 struct sem_undo *un; in perform_atomic_semop_slow()
722 struct sem_undo *un; in perform_atomic_semop()
1143 struct sem_undo *un, *tu; in freeary()
1344 struct sem_undo *u in semctl_setval()
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dsem.c133 struct sem_undo *undo; /* undo structure */
146 struct sem_undo { struct
150 struct rcu_head rcu; /* rcu struct for sem_undo */
159 /* sem_undo_list controls shared access to the list of sem_undo structures
190 * sem_undo.id_next,
193 * sem_array.sem_undo
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 *u in semctl_setval()
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */
91 #define SEMUSZ 20 /* sizeof struct sem_undo */
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */
91 #define SEMUSZ 20 /* sizeof struct sem_undo */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsem.h40 struct sem_undo * undo;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsem.h40 struct sem_undo * undo;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dsem.h27 struct sem_undo *undo;

Completed in 7 milliseconds