Home
last modified time | relevance | path

Searched defs:sl (Results 1 – 21 of 21) sorted by relevance

/dpdk/lib/eal/ppc/include/
H A Drte_spinlock.h22 rte_spinlock_lock(rte_spinlock_t *sl) in rte_spinlock_lock()
30 rte_spinlock_unlock(rte_spinlock_t *sl) in rte_spinlock_unlock()
36 rte_spinlock_trylock(rte_spinlock_t *sl) in rte_spinlock_trylock()
49 rte_spinlock_lock_tm(rte_spinlock_t *sl) in rte_spinlock_lock_tm()
55 rte_spinlock_trylock_tm(rte_spinlock_t *sl) in rte_spinlock_trylock_tm()
61 rte_spinlock_unlock_tm(rte_spinlock_t *sl) in rte_spinlock_unlock_tm()
/dpdk/lib/eal/x86/include/
H A Drte_spinlock.h25 rte_spinlock_lock(rte_spinlock_t *sl) in rte_spinlock_lock()
45 rte_spinlock_unlock (rte_spinlock_t *sl) in rte_spinlock_unlock()
56 rte_spinlock_trylock (rte_spinlock_t *sl) in rte_spinlock_trylock()
123 rte_spinlock_lock_tm(rte_spinlock_t *sl) in rte_spinlock_lock_tm()
132 rte_spinlock_trylock_tm(rte_spinlock_t *sl) in rte_spinlock_trylock_tm()
141 rte_spinlock_unlock_tm(rte_spinlock_t *sl) in rte_spinlock_unlock_tm()
/dpdk/lib/eal/include/generic/
H A Drte_spinlock.h46 rte_spinlock_init(rte_spinlock_t *sl) in rte_spinlock_init()
62 rte_spinlock_lock(rte_spinlock_t *sl) in rte_spinlock_lock()
86 rte_spinlock_unlock (rte_spinlock_t *sl) in rte_spinlock_unlock()
106 rte_spinlock_trylock (rte_spinlock_t *sl) in rte_spinlock_trylock()
123 static inline int rte_spinlock_is_locked (rte_spinlock_t *sl) in rte_spinlock_is_locked()
186 rte_spinlock_t sl; /**< the actual spinlock */ member
/dpdk/lib/eal/arm/include/
H A Drte_spinlock.h25 rte_spinlock_lock_tm(rte_spinlock_t *sl) in rte_spinlock_lock_tm()
31 rte_spinlock_trylock_tm(rte_spinlock_t *sl) in rte_spinlock_trylock_tm()
37 rte_spinlock_unlock_tm(rte_spinlock_t *sl) in rte_spinlock_unlock_tm()
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_nl.h29 rte_spinlock_t sl; member
/dpdk/app/test/
H A Dtest_pflock.c32 static rte_pflock_t sl; variable
H A Dtest_spinlock.c46 static rte_spinlock_t sl, sl_try; variable
H A Dtest_rwlock.c36 static rte_rwlock_t sl; variable
/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_base.h151 uint32_t sl:1; member
193 uint32_t sl:1; member
/dpdk/drivers/net/octeontx_ep/
H A Dotx_ep_vf.h120 uint64_t sl:8; member
/dpdk/drivers/common/qat/qat_adf/
H A Dicp_qat_fw_comp.h178 } sl; member
H A Dicp_qat_fw_la.h216 } sl; member
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h49 rte_spinlock_t sl; member
/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.h257 uint32_t sl:1; member
/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.h374 uint64_t sl : 8; member
/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h166 rte_spinlock_t sl; /* The table lock. */ member
H A Dmlx5.h490 rte_spinlock_t sl; /* The pool lock. */ member
784 rte_spinlock_t sl; member
824 rte_spinlock_t sl; /**< Meter action spinlock. */ member
H A Dmlx5_flow.h927 rte_spinlock_t sl; member
/dpdk/lib/mempool/
H A Drte_mempool.h686 rte_spinlock_t sl; /**< Spinlock for add/delete. */ member
/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h236 uint32_t sl:1; /* Short Length */ member
/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h3342 u8 sl[0x4]; member