Searched defs:semid (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/ipc/ |
D | sem.c |
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | EINTR_wrappers.c | 97 int sigwrap_semop(int semid, struct sembuf *sops, size_t nsops) in sigwrap_semop()
|
/openbmc/openbmc-tools/adcapp/src/ |
H A D | EINTR_wrappers.c | 97 int sigwrap_semop(int semid, struct sembuf *sops, size_t nsops) in sigwrap_semop()
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 3933 static inline abi_long target_to_host_semarray(int semid, unsigned short **host_array, in target_to_host_semarray() 3969 static inline abi_long host_to_target_semarray(int semid, abi_ulong target_addr, in host_to_target_semarray() 4000 static inline abi_long do_semctl(int semid, int semnum, int cmd, in do_semctl() 4114 static inline abi_long do_semtimedop(int semid, in do_semtimedop()
|