Home
last modified time | relevance | path

Searched refs:__SPIN_LOCK_UNLOCKED (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/common/dpaax/
H A Dcompat.h370 #define __SPIN_LOCK_UNLOCKED(x) RTE_SPINLOCK_INITIALIZER macro
371 #define DEFINE_SPINLOCK(x) spinlock_t x = __SPIN_LOCK_UNLOCKED(x)