Searched refs:spinaphore (Results 1 – 1 of 1) sorted by relevance
111 struct spinaphore { struct116 static inline void spinaphore_init(struct spinaphore *ss, int val) in spinaphore_init() argument122 static inline void down_spin(struct spinaphore *ss) in down_spin()139 static inline void up_spin(struct spinaphore *ss) in up_spin()144 static struct spinaphore ptcg_sem;