Searched refs:_spin (Results 1 – 1 of 1) sorted by relevance
229 #define ECORE_SPIN_LOCK_INIT(_spin, _pdev) mm_init_lock(_pdev, _spin) argument230 #define ECORE_SPIN_LOCK_BH(_spin) mm_acquire_lock(_spin) argument231 #define ECORE_SPIN_UNLOCK_BH(_spin) mm_release_lock(_spin) argument