Searched refs:GD_FLG_SMP (Results 1 – 2 of 2) sorted by relevance
16 if (!(gd->flags & GD_FLG_SMP)) in u_spin_lock()24 if (!(gd->flags & GD_FLG_SMP)) in u_spin_unlock()
189 #define GD_FLG_SMP 0x40000 macro