Home
last modified time | relevance | path

Searched defs:seqcount (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/eal/include/
H A Drte_seqcount.h49 rte_seqcount_init(rte_seqcount_t *seqcount) in rte_seqcount_init() argument
97 rte_seqcount_read_begin(const rte_seqcount_t *seqcount) in rte_seqcount_read_begin() argument
137 rte_seqcount_read_retry(const rte_seqcount_t * seqcount,uint32_t begin_sn) rte_seqcount_read_retry() argument
182 rte_seqcount_write_begin(rte_seqcount_t * seqcount) rte_seqcount_write_begin() argument
209 rte_seqcount_write_end(rte_seqcount_t * seqcount) rte_seqcount_write_end() argument
[all...]