Searched defs:spin_wait (Results 1 – 1 of 1) sorted by relevance
40 struct spin_wait { struct41 struct spin_wait *next, *prev; argument45 static DEFINE_PER_CPU_ALIGNED(struct spin_wait, spin_wait[4]); argument