Searched defs:sops (Results 1 – 7 of 7) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/ |
D | semop.h | 10 static inline int sys_semtimedop(int semid, struct sembuf *sops, size_t nsops, in sys_semtimedop() 16 static inline int sys_semtimedop_time64(int semid, struct sembuf *sops, in sys_semtimedop_time64() 35 struct sembuf *sops, size_t nsops, void *timeout) in call_semop()
|
D | semop01.c | 23 static struct sembuf sops[PSEMS]; variable
|
/third_party/musl/libc-test/src/functional/ |
D | ipc_sem.c | 38 struct sembuf sops; in inc() local 90 struct sembuf sops; in dec() local
|
/third_party/ltp/include/ |
D | tst_safe_sysv_ipc.h | 70 #define SAFE_SEMOP(semid, sops, nsops) \ argument
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
D | semctl01.c | 28 static struct sembuf sops; variable
|
/third_party/ltp/lib/ |
D | tst_safe_sysv_ipc.c | 257 int safe_semop(const char *file, const int lineno, int semid, struct sembuf *sops, in safe_semop()
|
/third_party/alsa-lib/modules/mixer/simple/ |
D | sbase.h | 40 struct sm_elem_ops *sops; member
|