Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/intermezzo/
Dinode.c116 struct super_operations *sops; in presto_put_super() local
/linux-2.4.37.9/ipc/
Dsem.c244 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() local
375 struct sembuf * sops = q->sops; in count_semzcnt() local
847 struct sembuf* sops = fast_sops, *sop; in sys_semtimedop() local
Dutil.c357 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()
/linux-2.4.37.9/include/linux/
Dsem.h109 struct sembuf * sops; /* array of pending operations */ member
/linux-2.4.37.9/fs/
Dblock_dev.c223 static struct super_operations sops = {}; in bd_read_super() local