Searched defs:sops (Results 1 – 5 of 5) sorted by relevance
116 struct super_operations *sops; in presto_put_super() local
244 static int try_atomic_semop (struct sem_array * sma, struct sembuf * sops, in try_atomic_semop()357 struct sembuf * sops = q->sops; in count_semncnt() local375 struct sembuf * sops = q->sops; in count_semzcnt() local847 struct sembuf* sops = fast_sops, *sop; in sys_semtimedop() local
357 asmlinkage long sys_semop (int semid, struct sembuf *sops, unsigned nsops) in sys_semop()362 asmlinkage long sys_semtimedop(int semid, struct sembuf *sops, unsigned nsops, in sys_semtimedop()
109 struct sembuf * sops; /* array of pending operations */ member
223 static struct super_operations sops = {}; in bd_read_super() local