Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder.c335 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock()
351 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock()
368 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock()
389 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock()
538 static void binder_inc_node_tmpref_ilocked(struct binder_node *node);
685 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked()
689 struct binder_node *node; in binder_get_node_ilocked()
694 node = rb_entry(n, struct binder_node, rb_node); in binder_get_node_ilocked()
713 static struct binder_node *binder_get_node(struct binder_proc *proc, in binder_get_node()
716 struct binder_node *node; in binder_get_node()
[all …]
Dbinder_internal.h19 struct binder_node *binder_context_mgr_node;
230 struct binder_node { struct
324 struct binder_node *node;
Dbinder_trace.h15 struct binder_node;
129 struct binder_node *target_node),
169 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
194 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
219 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
Dbinder_alloc.h55 struct binder_node *target_node;