spinlock_deprecated
void spin_lock_deprecated(struct spinlock_deprecated *lock);
void spin_unlock_deprecated(struct spinlock_deprecated *lock);
spin_init_deprecated(struct spinlock_deprecated *lock)
struct spinlock_deprecated imen_spinlock;
struct spinlock_deprecated com_spinlock;
struct spinlock_deprecated clock_spinlock;