Home
last modified time | relevance | path

Searched refs:rte_ticketlock_unlock (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_ticketlock.c59 rte_ticketlock_unlock(&tl); in test_ticketlock_per_core()
63 rte_ticketlock_unlock(&tl_tab[rte_lcore_id()]); in test_ticketlock_per_core()
125 rte_ticketlock_unlock(&lk); in load_loop_fn()
194 rte_ticketlock_unlock(&tl); in test_ticketlock_try()
236 rte_ticketlock_unlock(&tl); in test_ticketlock()
239 rte_ticketlock_unlock(&tl_tab[i]); in test_ticketlock()
283 rte_ticketlock_unlock(&tl_try); in test_ticketlock()
292 rte_ticketlock_unlock(&tl); in test_ticketlock()
/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_ticketlock.h77 rte_ticketlock_unlock(rte_ticketlock_t *tl) in rte_ticketlock_unlock() function
184 rte_ticketlock_unlock(&tlr->tl); in rte_ticketlock_recursive_unlock()