Lines Matching refs:binder_ref
1019 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked()
1023 struct binder_ref *ref; in binder_get_ref_olocked()
1026 ref = rb_entry(n, struct binder_ref, rb_node_desc); in binder_get_ref_olocked()
1045 struct binder_ref *ref; in slow_desc_lookup_olocked()
1051 ref = rb_entry(n, struct binder_ref, rb_node_desc); in slow_desc_lookup_olocked()
1117 static struct binder_ref *binder_get_ref_for_node_olocked( in binder_get_ref_for_node_olocked()
1120 struct binder_ref *new_ref) in binder_get_ref_for_node_olocked()
1122 struct binder_ref *ref; in binder_get_ref_for_node_olocked()
1132 ref = rb_entry(parent, struct binder_ref, rb_node_node); in binder_get_ref_for_node_olocked()
1159 ref = rb_entry(parent, struct binder_ref, rb_node_desc); in binder_get_ref_for_node_olocked()
1182 static void binder_cleanup_ref_olocked(struct binder_ref *ref) in binder_cleanup_ref_olocked()
1243 static int binder_inc_ref_olocked(struct binder_ref *ref, int strong, in binder_inc_ref_olocked()
1275 static bool binder_dec_ref_olocked(struct binder_ref *ref, int strong) in binder_dec_ref_olocked()
1322 struct binder_ref *ref; in binder_get_node_from_ref()
1352 static void binder_free_ref(struct binder_ref *ref) in binder_free_ref()
1398 struct binder_ref *ref; in binder_update_ref_for_handle()
1464 struct binder_ref *ref; in binder_inc_ref_for_node()
1465 struct binder_ref *new_ref = NULL; in binder_inc_ref_for_node()
3190 struct binder_ref *ref; in binder_transaction()
3927 struct binder_ref *ref; in binder_request_freeze_notification()
3980 struct binder_ref *ref; in binder_clear_freeze_notification()
4383 struct binder_ref *ref; in binder_thread_write()
5629 struct binder_ref *ref; in binder_add_freeze_work()
6197 struct binder_ref *ref; in binder_node_release()
6325 struct binder_ref *ref; in binder_deferred_release()
6327 ref = rb_entry(n, struct binder_ref, rb_node_desc); in binder_deferred_release()
6532 struct binder_ref *ref; in print_binder_node_nilocked()
6563 struct binder_ref *ref) in print_binder_ref_olocked()
6656 struct binder_ref, in print_binder_proc()
6821 struct binder_ref *ref = rb_entry(n, struct binder_ref, in print_binder_proc_stats()