Home
last modified time | relevance | path

Searched defs:spin_unlock (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_compat.h167 #define spin_unlock(spinlock_prt) rte_spinlock_unlock(spinlock_prt) macro
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h142 #define spin_unlock(lock) mtx_unlock(lock) macro
/f-stack/dpdk/drivers/common/dpaax/
H A Dcompat.h375 #define spin_unlock(x) rte_spinlock_unlock(x) macro