Searched defs:sops (Results 1 – 1 of 1) sorted by relevance
| /ipc/ |
| D | sem.c | 136 struct sembuf *sops; /* array of pending operations */ member 389 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock() 652 struct sembuf *sops; in perform_atomic_semop_slow() local 724 struct sembuf *sops; in perform_atomic_semop() local 893 static int do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, in do_smart_wakeup_zero() 1005 static void set_semotime(struct sem_array *sma, struct sembuf *sops) in set_semotime() 1029 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update() 1983 long __do_semtimedop(int semid, struct sembuf *sops, in __do_semtimedop() 2226 struct sembuf *sops = fast_sops; in do_semtimedop() local
|