Home
last modified time | relevance | path

Searched refs:refcnt_atomic (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_mbuf_1_0.h84 rte_atomic16_t refcnt_atomic; /**< Atomically accessed refcnt */ member
H A Dlayout_mbuf.h83 rte_atomic16_t refcnt_atomic; /**< Atomically accessed refcnt */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_mbuf.rs190 pub refcnt_atomic: rte_atomic16_t,
211 ::std::ptr::addr_of!((*ptr).refcnt_atomic) as usize - ptr as usize in bindgen_test_layout_rte_mbuf__bindgen_ty_1()
218 stringify!(refcnt_atomic) in bindgen_test_layout_rte_mbuf__bindgen_ty_1()

Completed in 3 milliseconds