Searched defs:spin_lock_destroy (Results 1 – 2 of 2) sorted by relevance
155 spin_lock_destroy(spinlock_t *lock) spin_lock_destroy() function
140 #define spin_lock_destroy(lock) mtx_destroy(lock) macro