trylock_spin
static int trylock_spin(struct lock_object *lock, uintptr_t how);
.lc_trylock = trylock_spin,