Searched defs:spin_lock_destroy (Results 1 – 2 of 2) sorted by relevance
130 spin_lock_destroy(spinlock_t *spinlock) in spin_lock_destroy() function
89 #define spin_lock_destroy(lock) mutex_destroy(lock) macro