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
386 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock()
649 struct sembuf *sops; in perform_atomic_semop_slow() local
721 struct sembuf *sops; in perform_atomic_semop() local
891 static int do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, in do_smart_wakeup_zero()
1003 static void set_semotime(struct sem_array *sma, struct sembuf *sops) in set_semotime()
1027 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update()
1989 struct sembuf *sops = fast_sops, *sop; in do_semtimedop() local