Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c306 struct binder_node { struct
400 struct binder_node *node;
693 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock()
709 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock()
726 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock()
747 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock()
917 static void binder_inc_node_tmpref_ilocked(struct binder_node *node);
1064 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked()
1068 struct binder_node *node; in binder_get_node_ilocked()
1073 node = rb_entry(n, struct binder_node, rb_node); in binder_get_node_ilocked()
[all …]
Dbinder_trace.h15 struct binder_node;
100 struct binder_node *target_node),
140 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
165 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
190 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
Dbinder_internal.h16 struct binder_node *binder_context_mgr_node;
Dbinder_alloc.h49 struct binder_node *target_node;