Searched refs:ECORE_SPIN_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
63 #define ECORE_SPIN_LOCK_INIT(_spin, _sc) rte_spinlock_init(_spin) macro
44 ECORE_SPIN_LOCK_INIT(&o->lock, sc); in ecore_exe_queue_init()