Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
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 …]
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 …]