Home
last modified time | relevance | path

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

/linux/drivers/android/
A Dbinder_internal.h251 struct binder_node { struct
252 int debug_id;
253 spinlock_t lock;
255 union {
260 struct hlist_head refs;
262 int local_weak_refs;
263 int local_strong_refs;
264 int tmp_refs;
265 binder_uintptr_t ptr;
267 struct {
[all …]

Completed in 61 milliseconds