Home
last modified time | relevance | path

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

/external/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;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h2658 struct percpu_ref_data { struct
2659 atomic_long_t count;
2660 percpu_ref_func_t *release;
2661 percpu_ref_func_t *confirm_switch;
2662 bool force_atomic: 1;
2663 bool allow_reinit: 1;
2664 struct callback_head rcu;
2665 struct percpu_ref *ref;
Dvmlinux.h2658 struct percpu_ref_data { struct
2659 atomic_long_t count;
2660 percpu_ref_func_t *release;
2661 percpu_ref_func_t *confirm_switch;
2662 bool force_atomic: 1;
2663 bool allow_reinit: 1;
2664 struct callback_head rcu;
2665 struct percpu_ref *ref;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h6184 struct percpu_ref_data { struct
6185 atomic_long_t count;
6186 percpu_ref_func_t *release;
6187 percpu_ref_func_t *confirm_switch;
6188 bool force_atomic: 1;
6189 bool allow_reinit: 1;
6190 struct callback_head rcu;
6191 struct percpu_ref *ref;
Dvmlinux_510.h6184 struct percpu_ref_data { struct
6185 atomic_long_t count;
6186 percpu_ref_func_t *release;
6187 percpu_ref_func_t *confirm_switch;
6188 bool force_atomic: 1;
6189 bool allow_reinit: 1;
6190 struct callback_head rcu;
6191 struct percpu_ref *ref;