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