Searched refs:__RTE_RCU_IS_LOCK_CNT_ZERO (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_rcu/ |
| H A D | rte_rcu_qsbr.h | 55 #define __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, level, fmt, args...) do {\ macro 61 #define __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, level, fmt, args...) macro 309 __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, ERR, "Lock counter %u\n", in rte_rcu_qsbr_thread_online() 365 __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, ERR, "Lock counter %u\n", in rte_rcu_qsbr_thread_offline() 441 __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, WARNING, in rte_rcu_qsbr_unlock() 496 __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, ERR, "Lock counter %u\n", in rte_rcu_qsbr_quiescent()
|
| H A D | rte_rcu_qsbr.c | 99 __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, ERR, "Lock counter %u\n", in rte_rcu_qsbr_thread_register() 151 __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, ERR, "Lock counter %u\n", in rte_rcu_qsbr_thread_unregister()
|