Lines Matching refs:binder_ref
1027 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked()
1031 struct binder_ref *ref; in binder_get_ref_olocked()
1034 ref = rb_entry(n, struct binder_ref, rb_node_desc); in binder_get_ref_olocked()
1053 struct binder_ref *ref; in slow_desc_lookup_olocked()
1059 ref = rb_entry(n, struct binder_ref, rb_node_desc); in slow_desc_lookup_olocked()
1125 static struct binder_ref *binder_get_ref_for_node_olocked( in binder_get_ref_for_node_olocked()
1128 struct binder_ref *new_ref) in binder_get_ref_for_node_olocked()
1130 struct binder_ref *ref; in binder_get_ref_for_node_olocked()
1140 ref = rb_entry(parent, struct binder_ref, rb_node_node); in binder_get_ref_for_node_olocked()
1167 ref = rb_entry(parent, struct binder_ref, rb_node_desc); in binder_get_ref_for_node_olocked()
1190 static void binder_cleanup_ref_olocked(struct binder_ref *ref) in binder_cleanup_ref_olocked()
1251 static int binder_inc_ref_olocked(struct binder_ref *ref, int strong, in binder_inc_ref_olocked()
1283 static bool binder_dec_ref_olocked(struct binder_ref *ref, int strong) in binder_dec_ref_olocked()
1330 struct binder_ref *ref; in binder_get_node_from_ref()
1360 static void binder_free_ref(struct binder_ref *ref) in binder_free_ref()
1406 struct binder_ref *ref; in binder_update_ref_for_handle()
1472 struct binder_ref *ref; in binder_inc_ref_for_node()
1473 struct binder_ref *new_ref = NULL; in binder_inc_ref_for_node()
3105 struct binder_ref *ref; in binder_transaction()
3854 struct binder_ref *ref; in binder_request_freeze_notification()
3907 struct binder_ref *ref; in binder_clear_freeze_notification()
4309 struct binder_ref *ref; in binder_thread_write()
5553 struct binder_ref *ref; in binder_add_freeze_work()
6123 struct binder_ref *ref; in binder_node_release()
6251 struct binder_ref *ref; in binder_deferred_release()
6253 ref = rb_entry(n, struct binder_ref, rb_node_desc); in binder_deferred_release()
6458 struct binder_ref *ref; in print_binder_node_nilocked()
6489 struct binder_ref *ref) in print_binder_ref_olocked()
6582 struct binder_ref, in print_binder_proc()
6747 struct binder_ref *ref = rb_entry(n, struct binder_ref, in print_binder_proc_stats()