Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/android/
Dbinder.c214 struct binder_node { struct
215 int debug_id;
216 struct binder_work work;
217 union {
221 struct binder_proc *proc;
222 struct hlist_head refs;
223 int internal_strong_refs;
224 int local_weak_refs;
225 int local_strong_refs;
226 void __user *ptr;
[all …]