Searched defs:lck (Results 1 – 9 of 9) sorted by relevance
14 static rte_spinlock_t lck = RTE_SPINLOCK_INITIALIZER; in _st_ring_dequeue_bulk() local32 static rte_spinlock_t lck = RTE_SPINLOCK_INITIALIZER; in _st_ring_enqueue_bulk() local
16 static rte_spinlock_t lck = RTE_SPINLOCK_INITIALIZER; in _st_ring_dequeue_bulk() local38 static rte_spinlock_t lck = RTE_SPINLOCK_INITIALIZER; in _st_ring_enqueue_bulk() local
37 const uint8_t data_sz, rte_spinlock_t *lck) in rte_power_monitor_sync()
80 const uint8_t data_sz, rte_spinlock_t *lck) in rte_power_monitor_sync()
90 #define KQ_GLOBAL_LOCK(lck, haslck) do { \ argument95 #define KQ_GLOBAL_UNLOCK(lck, haslck) do { \ argument
691 const struct szedata_lock *lck; in eth_szedata2_tx() local
669 const uint8_t lck = 0xF0; /* lock prefix */ in emit_st_xadd() local
4073 …uint64_t lck : 1; /**< SW attempted to LOCK DOWN the last available set … member