Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/ipc/
H A Dsem.c133 struct sem_undo *undo; /* undo structure */
146 struct sem_undo { struct
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 *un; in semctl_setval()
1475 struct sem_undo *un; in semctl_main()
1868 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) in __lookup_undo()
1870 struct sem_undo *un; in __lookup_undo()
1880 static struct sem_undo *lookup_undo(struct sem_undo_list *ulp, int semid) in lookup_undo()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */