Searched refs:rte_pflock_write_unlock (Results 1 – 2 of 2) sorted by relevance
41 rte_pflock_write_unlock(&sl); in test_pflock_per_core()45 rte_pflock_write_unlock(&sl_tab[rte_lcore_id()]); in test_pflock_per_core()80 rte_pflock_write_unlock(&lk); in load_loop_fn()176 rte_pflock_write_unlock(&sl); in test_pflock()179 rte_pflock_write_unlock(&sl_tab[i]); in test_pflock()186 rte_pflock_write_unlock(&sl); in test_pflock()
191 rte_pflock_write_unlock(rte_pflock_t *pf) in rte_pflock_write_unlock() function