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