Searched refs:callback_sl (Results 1 – 2 of 2) sorted by relevance
56 static rte_spinlock_t callback_sl = RTE_SPINLOCK_INITIALIZER; variable72 rte_spinlock_lock(&callback_sl); in rte_telemetry_register_cmd()84 rte_spinlock_unlock(&callback_sl); in rte_telemetry_register_cmd()123 rte_spinlock_lock(&callback_sl); in command_help()130 rte_spinlock_unlock(&callback_sl); in command_help()322 rte_spinlock_lock(&callback_sl); in client_handler()328 rte_spinlock_unlock(&callback_sl); in client_handler()
52 static rte_spinlock_t callback_sl = RTE_SPINLOCK_INITIALIZER; variable64 rte_spinlock_lock(&callback_sl); in rte_telemetry_legacy_register()73 rte_spinlock_unlock(&callback_sl); in rte_telemetry_legacy_register()