Searched refs:SPIN_LIMIT (Results 1 – 1 of 1) sorted by relevance
192 const SPIN_LIMIT: u32 = 10000; in read_at() constant195 && spin_count < SPIN_LIMIT in read_at()200 if spin_count == SPIN_LIMIT { in read_at()