Lines Matching defs:count
120 int lockval, ix, node_id, tail_id, old, new, owner, count;
167 count = spin_retry;
169 if (count-- >= 0)
171 count = spin_retry;
180 count = spin_retry;
192 if (count-- >= 0)
194 count = spin_retry;
213 int lockval, old, new, owner, count;
222 count = spin_retry;
235 if (count-- >= 0)
237 count = spin_retry;
255 int owner, count;
257 for (count = spin_retry; count > 0; count--) {
281 /* Now add this reader to the count value again */