Searched refs:binder_node (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/android/ |
| D | binder.c | 265 struct binder_node *binder_context_mgr_node; 362 struct binder_node { struct 455 struct binder_node *node; 709 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock() 724 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock() 740 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock() 757 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock() 921 static void binder_inc_node_tmpref_ilocked(struct binder_node *node); 1128 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked() 1132 struct binder_node *node; in binder_get_node_ilocked() [all …]
|
| D | binder_trace.h | 24 struct binder_node; 109 struct binder_node *target_node), 149 TP_PROTO(struct binder_transaction *t, struct binder_node *node, 174 TP_PROTO(struct binder_transaction *t, struct binder_node *node, 199 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
|
| D | binder_alloc.h | 58 struct binder_node *target_node;
|