Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h3745 struct percpu_ref_data { struct
3746 atomic_long_t count;
3747 percpu_ref_func_t *release;
3748 percpu_ref_func_t *confirm_switch;
3749 bool force_atomic: 1;
3750 bool allow_reinit: 1;
3751 struct callback_head rcu;
3752 struct percpu_ref *ref;