Lines Matching defs:sem
95 struct sem { struct
96 int semval; /* current value */ argument
104 struct pid *sempid; argument
105 spinlock_t lock; /* spinlock for fine-grained semtimedop */ argument
110 time64_t sem_otime; /* candidate for sem_otime */ argument
126 struct sem sems[]; argument
292 struct sem *sem = &sma->sems[i]; in merge_queues() local
314 struct sem *sem; in complexmode_enter() local
370 struct sem *sem; in sem_lock() local
445 struct sem *sem = &sma->sems[locknum]; in sem_unlock() local
1154 struct sem *sem = &sma->sems[i]; in freeary() local