Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/android/
Dbinder.c226 struct binder_node { struct
227 int debug_id;
228 struct binder_work work;
229 union {
233 struct binder_proc *proc;
234 struct hlist_head refs;
235 int internal_strong_refs;
236 int local_weak_refs;
237 int local_strong_refs;
238 binder_uintptr_t ptr;
[all …]