Searched defs:spin_lock_init (Results 1 – 2 of 2) sorted by relevance
164 #define spin_lock_init(spinlock_prt) rte_spinlock_init(spinlock_prt) macro
360 #define spin_lock_init(x) rte_spinlock_init(x) macro