Searched refs:binder_node (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/android/ |
| D | binder.c | 306 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 …]
|
| D | binder_trace.h | 15 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,
|
| D | binder_internal.h | 16 struct binder_node *binder_context_mgr_node;
|
| D | binder_alloc.h | 49 struct binder_node *target_node;
|