Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h140 #define spin_lock_destroy(lock) mtx_destroy(lock) macro
/f-stack/dpdk/drivers/common/dpaax/
H A Dcompat.h373 #define spin_lock_destroy(x) macro
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c624 spin_lock_destroy(&portal->cgr_lock); in qman_init_portal()
728 spin_lock_destroy(&qm->cgr_lock); in qman_destroy_portal()