Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h116662 struct binder_node { struct
116663 int debug_id;
116664 spinlock_t lock;
116665 struct binder_work work;
116666 union {
116670 struct binder_proc *proc;
116671 struct hlist_head refs;
116672 int internal_strong_refs;
116673 int local_weak_refs;
116674 int local_strong_refs;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h57870 struct binder_node { struct
57871 int debug_id;
57872 spinlock_t lock;
57873 struct binder_work work;
57874 union {
57878 struct binder_proc *proc;
57879 struct hlist_head refs;
57880 int internal_strong_refs;
57881 int local_weak_refs;
57882 int local_strong_refs;
[all …]
H A Dvmlinux.h57870 struct binder_node { struct
57871 int debug_id;
57872 spinlock_t lock;
57873 struct binder_work work;
57874 union {
57878 struct binder_proc *proc;
57879 struct hlist_head refs;
57880 int internal_strong_refs;
57881 int local_weak_refs;
57882 int local_strong_refs;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h123013 struct binder_node { struct
123014 int debug_id;
123015 spinlock_t lock;
123016 struct binder_work work;
123017 union {
123021 struct binder_proc *proc;
123022 struct hlist_head refs;
123023 int internal_strong_refs;
123024 int local_weak_refs;
123025 int local_strong_refs;
[all …]