| /f-stack/dpdk/app/test/ |
| H A D | test_atomic.c | 460 rte_atomic32_set(&synchro, 1); in test_atomic() 462 rte_atomic32_set(&synchro, 0); in test_atomic() 482 rte_atomic32_set(&a32, 0); in test_atomic() 486 rte_atomic32_set(&synchro, 1); in test_atomic() 488 rte_atomic32_set(&synchro, 0); in test_atomic() 498 rte_atomic32_set(&a32, 0); in test_atomic() 503 rte_atomic32_set(&synchro, 1); in test_atomic() 505 rte_atomic32_set(&synchro, 0); in test_atomic() 537 rte_atomic32_set(&synchro, 1); in test_atomic() 559 rte_atomic32_set(&synchro, 1); in test_atomic() [all …]
|
| H A D | test_mcslock.c | 109 rte_atomic32_set(&synchro, 1); in test_mcslock_perf() 117 rte_atomic32_set(&synchro, 1); in test_mcslock_perf() 125 rte_atomic32_set(&synchro, 0); in test_mcslock_perf() 129 rte_atomic32_set(&synchro, 1); in test_mcslock_perf()
|
| H A D | test_func_reentrancy.c | 75 rte_atomic32_set(&obj_count, 1); /* silent the check in the caller */ in test_eal_init_once() 430 rte_atomic32_set(&obj_count, 0); in launch_test() 431 rte_atomic32_set(&synchro, 0); in launch_test() 440 rte_atomic32_set(&synchro, 1); in launch_test()
|
| H A D | test_spinlock.c | 153 rte_atomic32_set(&synchro, 0); in test_spinlock_perf() 157 rte_atomic32_set(&synchro, 1); in test_spinlock_perf()
|
| H A D | test_ticketlock.c | 158 rte_atomic32_set(&synchro, 0); in test_ticketlock_perf() 162 rte_atomic32_set(&synchro, 1); in test_ticketlock_perf()
|
| H A D | test_mempool_perf.c | 201 rte_atomic32_set(&synchro, 0); in launch_cores() 226 rte_atomic32_set(&synchro, 1); in launch_cores()
|
| H A D | test_stack_perf.c | 178 rte_atomic32_set(&lcore_barrier, 2); in run_on_core_pair() 211 rte_atomic32_set(&lcore_barrier, n); in run_on_n_cores()
|
| H A D | test_rwlock.c | 138 rte_atomic32_set(&synchro, 0); in test_rwlock_perf() 143 rte_atomic32_set(&synchro, 1); in test_rwlock_perf()
|
| H A D | test_ring_perf.c | 401 rte_atomic32_set(&synchro, 0); in run_on_all_cores() 406 rte_atomic32_set(&synchro, 1); in run_on_all_cores()
|
| H A D | test_timer.c | 289 rte_atomic32_set(&collisions, 0); in timer_stress2_main_loop()
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | clip_tbl.c | 121 rte_atomic32_set(&ce->refcnt, 1); in t4_clip_alloc() 180 rte_atomic32_set(&ctbl->cl_list[i].refcnt, 0); in t4_init_clip_tbl()
|
| H A D | smt.c | 171 rte_atomic32_set(&e->refcnt, 1); in t4_smt_alloc_switching() 224 rte_atomic32_set(&s->smtab[i].refcnt, 0); in t4_init_smt()
|
| H A D | mps_tcam.c | 100 rte_atomic32_set(&entry->refcnt, 1); in cxgbe_mpstcam_alloc() 149 rte_atomic32_set(&entry->refcnt, 1); in cxgbe_mpstcam_modify()
|
| H A D | l2t.c | 159 rte_atomic32_set(&e->refcnt, 1); in t4_l2t_alloc_switching() 216 rte_atomic32_set(&d->l2tab[i].refcnt, 0); in t4_init_l2t()
|
| H A D | cxgbe_main.c | 508 rte_atomic32_set(&t->tids_in_use, 0); in tid_init() 510 rte_atomic32_set(&t->conns_in_use, 0); in tid_init()
|
| /f-stack/dpdk/drivers/net/vhost/ |
| H A D | rte_eth_vhost.c | 384 rte_atomic32_set(&r->while_queuing, 1); in eth_vhost_rx() 421 rte_atomic32_set(&r->while_queuing, 0); in eth_vhost_rx() 438 rte_atomic32_set(&r->while_queuing, 1); in eth_vhost_tx() 495 rte_atomic32_set(&r->while_queuing, 0); in eth_vhost_tx() 737 rte_atomic32_set(&vq->allow_queuing, allow_queuing); in update_queuing_status() 746 rte_atomic32_set(&vq->allow_queuing, allow_queuing); in update_queuing_status() 828 rte_atomic32_set(&internal->dev_attached, 1); in new_device() 858 rte_atomic32_set(&internal->dev_attached, 0); in destroy_device() 1150 rte_atomic32_set(&internal->started, 1); in eth_dev_start() 1162 rte_atomic32_set(&internal->started, 0); in eth_dev_stop()
|
| /f-stack/dpdk/drivers/bus/fslmc/qbman/include/ |
| H A D | compat.h | 91 #define atomic_set(v, i) rte_atomic32_set(v, i)
|
| /f-stack/dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 555 rte_atomic32_set(&internal->running, 1); in update_datapath() 573 rte_atomic32_set(&internal->running, 0); in update_datapath() 894 rte_atomic32_set(&internal->dev_attached, 1); in ifcvf_dev_config() 936 rte_atomic32_set(&internal->dev_attached, 0); in ifcvf_dev_close() 1255 rte_atomic32_set(&internal->started, 1); in ifcvf_pci_probe() 1284 rte_atomic32_set(&internal->started, 0); in ifcvf_pci_remove()
|
| /f-stack/dpdk/drivers/common/dpaax/ |
| H A D | compat.h | 383 #define atomic_set(v, i) rte_atomic32_set(v, i)
|
| /f-stack/dpdk/lib/librte_eal/include/generic/ |
| H A D | rte_atomic.h | 516 rte_atomic32_set(rte_atomic32_t *v, int32_t new_value) in rte_atomic32_set() function
|
| /f-stack/dpdk/drivers/net/ena/base/ |
| H A D | ena_plat_dpdk.h | 268 #define ATOMIC32_SET(i32_ptr, val) rte_atomic32_set(i32_ptr, val)
|
| /f-stack/dpdk/drivers/event/dpaa2/ |
| H A D | dpaa2_eventdev_selftest.c | 509 rte_atomic32_set(&atomic_total_events, total_events); in launch_workers_and_wait()
|
| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_hwdev.c | 285 rte_atomic32_set(&pool->inuse, 0); in dma_pool_create() 332 rte_atomic32_set(&hwdev->os_dep.dma_alloc_cnt, 0); in hinic_osdep_init()
|
| /f-stack/dpdk/drivers/event/sw/ |
| H A D | sw_evdev.c | 519 rte_atomic32_set(&sw->inflights, 0); in sw_dev_configure()
|
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_evdev_selftest.c | 605 rte_atomic32_set(&atomic_total_events, total_events); in launch_workers_and_wait()
|