Searched refs:binder_node (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/android/ |
| D | binder.c | 302 struct binder_node { struct 396 struct binder_node *node; 689 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock() 705 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock() 722 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock() 743 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock() 892 static void binder_inc_node_tmpref_ilocked(struct binder_node *node); 1039 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked() 1043 struct binder_node *node; in binder_get_node_ilocked() 1048 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 | 17 struct binder_node *binder_context_mgr_node;
|
| D | binder_alloc.h | 50 struct binder_node *target_node;
|