Searched defs:ops (Results 1 – 5 of 5) sorted by relevance
51 int semop(int id, sembuf* ops, size_t op_count) { in semop()55 int semtimedop(int id, sembuf* ops, size_t op_count, const timespec* ts) { in semtimedop()
57 sembuf ops[] = {{ .sem_num = 0, .sem_op = 1, .sem_flg = 0 }}; in TEST() local
148 struct drm_panthor_obj_array ops; member
181 struct snd_soc_tplg_io_ops ops; member
379 struct io_uring_probe_op ops[]; member