Home
last modified time | relevance | path

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

/dpdk/lib/bpf/
H A Dbpf_pkt.c104 uint32_t puse; in bpf_eth_cbi_wait() local
109 puse = cbi->use; in bpf_eth_cbi_wait()
112 if ((puse & BPF_ETH_CBI_INUSE) != 0) { in bpf_eth_cbi_wait()
114 UINT32_MAX, !=, puse, __ATOMIC_RELAXED); in bpf_eth_cbi_wait()