Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c340 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock()
356 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock()
373 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock()
394 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock()
553 static void binder_inc_node_tmpref_ilocked(struct binder_node *node);
698 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked()
702 struct binder_node *node; in binder_get_node_ilocked()
707 node = rb_entry(n, struct binder_node, rb_node); in binder_get_node_ilocked()
726 static struct binder_node *binder_get_node(struct binder_proc *proc, in binder_get_node()
729 struct binder_node *node; in binder_get_node()
[all …]
H A Dbinder_internal.h19 struct binder_node *binder_context_mgr_node;
230 struct binder_node { struct
334 struct binder_node *node;
H A Dbinder_trace.h15 struct binder_node;
108 struct binder_node *target_node),
148 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
173 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
198 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
H A Dbinder_alloc.h52 struct binder_node *target_node;