Searched defs:ops (Results 1 – 4 of 4) sorted by relevance
59 int semop(int id, sembuf* ops, size_t op_count) { in semop()63 int semtimedop(int id, sembuf* ops, size_t op_count, const timespec* ts) { in semtimedop()
56 sembuf ops[] = {{ .sem_num = 0, .sem_op = 1, .sem_flg = 0 }}; in TEST() local
204 struct io_uring_probe_op ops[0]; member
189 struct snd_soc_tplg_io_ops ops; member