Lines Matching refs:binder_ref
1023 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked()
1027 struct binder_ref *ref; in binder_get_ref_olocked()
1030 ref = rb_entry(n, struct binder_ref, rb_node_desc); in binder_get_ref_olocked()
1049 struct binder_ref *ref; in slow_desc_lookup_olocked()
1055 ref = rb_entry(n, struct binder_ref, rb_node_desc); in slow_desc_lookup_olocked()
1121 static struct binder_ref *binder_get_ref_for_node_olocked( in binder_get_ref_for_node_olocked()
1124 struct binder_ref *new_ref) in binder_get_ref_for_node_olocked()
1126 struct binder_ref *ref; in binder_get_ref_for_node_olocked()
1136 ref = rb_entry(parent, struct binder_ref, rb_node_node); in binder_get_ref_for_node_olocked()
1163 ref = rb_entry(parent, struct binder_ref, rb_node_desc); in binder_get_ref_for_node_olocked()
1186 static void binder_cleanup_ref_olocked(struct binder_ref *ref) in binder_cleanup_ref_olocked()
1247 static int binder_inc_ref_olocked(struct binder_ref *ref, int strong, in binder_inc_ref_olocked()
1279 static bool binder_dec_ref_olocked(struct binder_ref *ref, int strong) in binder_dec_ref_olocked()
1326 struct binder_ref *ref; in binder_get_node_from_ref()
1356 static void binder_free_ref(struct binder_ref *ref) in binder_free_ref()
1402 struct binder_ref *ref; in binder_update_ref_for_handle()
1468 struct binder_ref *ref; in binder_inc_ref_for_node()
1469 struct binder_ref *new_ref = NULL; in binder_inc_ref_for_node()
3102 struct binder_ref *ref; in binder_transaction()
3857 struct binder_ref *ref; in binder_request_freeze_notification()
3910 struct binder_ref *ref; in binder_clear_freeze_notification()
4311 struct binder_ref *ref; in binder_thread_write()
5570 struct binder_ref *ref; in binder_add_freeze_work()
6144 struct binder_ref *ref; in binder_node_release()
6272 struct binder_ref *ref; in binder_deferred_release()
6274 ref = rb_entry(n, struct binder_ref, rb_node_desc); in binder_deferred_release()
6472 struct binder_ref *ref; in print_binder_node_nilocked()
6497 struct binder_ref *ref) in print_binder_ref_olocked()
6558 struct binder_ref, in print_binder_proc()
6722 struct binder_ref *ref = rb_entry(n, struct binder_ref, in print_binder_proc_stats()