/dpdk/drivers/raw/cnxk_bphy/ |
H A D | cnxk_bphy_cgx_test.c | 15 cnxk_bphy_cgx_link_cond(uint16_t dev_id, unsigned int queue, int cond) in cnxk_bphy_cgx_link_cond()
|
/dpdk/lib/eal/include/generic/ |
H A D | rte_pause.h | 128 RTE_WAIT_UNTIL_MASKED(addr,mask,cond,expected,memorder) global() argument
|
/dpdk/lib/eal/include/ |
H A D | rte_test.h | 19 #define RTE_TEST_ASSERT(cond, msg, ...) do { \ argument
|
/dpdk/lib/hash/ |
H A D | rte_cuckoo_hash.h | 26 #define RETURN_IF_TRUE(cond, retval) do { \ argument 31 #define RETURN_IF_TRUE(cond, retval) argument
|
/dpdk/app/test/ |
H A D | test_hash_multiwriter.c | 23 #define RETURN_IF_ERROR(cond, str, ...) do { \ argument
|
H A D | test_rcu_qsbr.c | 19 #define TEST_RCU_QSBR_RETURN_IF_ERROR(cond, str, ...) \ argument 29 #define TEST_RCU_QSBR_GOTO_IF_ERROR(label, cond, str, ...) \ argument
|
H A D | test_lpm_perf.c | 37 #define TEST_LPM_ASSERT(cond) do { \ argument
|
H A D | test_lpm.c | 16 #define TEST_LPM_ASSERT(cond) do { \ argument
|
H A D | test_security.c | 56 #define MOCK_TEST_ASSERT(fail_counter, cond, msg, ...) do { \ argument
|
H A D | test_pdcp.c | 34 #define ASSERT_TRUE_OR_GOTO(cond, mark, ...) do {\ argument
|
/dpdk/lib/eal/arm/include/ |
H A D | rte_pause_64.h | 208 RTE_WAIT_UNTIL_MASKED(addr,mask,cond,expected,memorder) global() argument
|
/dpdk/drivers/common/dpaax/caamflib/ |
H A D | rta.h | 561 #define JUMP(program, addr, jump_type, test_type, cond) \ argument 578 #define JUMP_INC(program, addr, test_type, cond, src_dst) \ argument 595 #define JUMP_DEC(program, addr, test_type, cond, src_dst) \ argument
|
/dpdk/app/test-bbdev/ |
H A D | main.h | 27 #define TEST_ASSERT(cond, msg, ...) do { \ argument
|
/dpdk/lib/fib/ |
H A D | rte_fib6.c | 33 FIB6_RETURN_IF_TRUE(cond,retval) global() argument
|
H A D | rte_fib.c | 34 #define FIB_RETURN_IF_TRUE(cond, retval) do { \ argument
|
/dpdk/lib/lpm/ |
H A D | rte_lpm.h | 52 #define RTE_LPM_RETURN_IF_TRUE(cond, retval) do { \ argument
|
/dpdk/lib/eal/common/ |
H A D | malloc_mp.c | 64 pthread_cond_t cond; /**< variable we use to time out on this request */ member
|
H A D | eal_common_proc.c | 89 pthread_cond_t cond; member
|
/dpdk/lib/bpf/ |
H A D | bpf_jit_arm64.c | 180 check_cond(uint8_t cond) in check_cond() 1074 emit_b_cond(struct a64_jit_ctx *ctx, uint8_t cond, int32_t imm19) in emit_b_cond()
|
/dpdk/lib/pipeline/ |
H A D | rte_swx_pipeline_internal.h | 1657 thread_ip_inc_cond(struct thread *t, int cond) in thread_ip_inc_cond() 1669 thread_yield_cond(struct rte_swx_pipeline *p, int cond) in thread_yield_cond()
|
/dpdk/drivers/net/qede/base/ |
H A D | ecore_dev.c | 3248 u8 cond; in ecore_hw_init_pf_doorbell_bar() local
|