Searched refs:spinlock_prt (Results 1 – 1 of 1) sorted by relevance
164 #define spin_lock_init(spinlock_prt) rte_spinlock_init(spinlock_prt) argument166 #define spin_lock(spinlock_prt) rte_spinlock_lock(spinlock_prt) argument167 #define spin_unlock(spinlock_prt) rte_spinlock_unlock(spinlock_prt) argument