Home
last modified time | relevance | path

Searched defs:sops (Results 1 – 1 of 1) sorted by relevance

/ipc/
Dsem.c136 struct sembuf *sops; /* array of pending operations */ member
367 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock()
631 struct sembuf *sops; in perform_atomic_semop_slow() local
703 struct sembuf *sops; in perform_atomic_semop() local
874 static int do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, in do_smart_wakeup_zero()
986 static void set_semotime(struct sem_array *sma, struct sembuf *sops) in set_semotime()
1010 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update()
1972 struct sembuf *sops = fast_sops, *sop; in do_semtimedop() local