Home
last modified time | relevance | path

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

/ipc/
Dsem.c108 struct sembuf *sops; /* array of pending operations */ member
217 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock()
285 int id, struct sembuf *sops, int nsops, int *locknum) in sem_obtain_lock()
494 static int try_atomic_semop (struct sem_array * sma, struct sembuf * sops, in try_atomic_semop()
755 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update()
821 struct sembuf * sops = q->sops; in count_semncnt() local
828 struct sembuf * sops = q->sops; in count_semncnt() local
847 struct sembuf * sops = q->sops; in count_semzcnt() local
854 struct sembuf * sops = q->sops; in count_semzcnt() local
1546 struct sembuf* sops = fast_sops, *sop; in SYSCALL_DEFINE4() local