spin_lock_init
#define spin_lock_init(lock) mtx_init(lock, spin_lock_name("lnxspin"), \
spin_lock_init(spinlock_t *spinlock)