Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c339 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock()
355 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock()
372 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock()
393 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock()
552 static void binder_inc_node_tmpref_ilocked(struct binder_node *node);
697 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked()
701 struct binder_node *node; in binder_get_node_ilocked()
706 node = rb_entry(n, struct binder_node, rb_node); in binder_get_node_ilocked()
725 static struct binder_node *binder_get_node(struct binder_proc *proc, in binder_get_node()
728 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;