Searched refs:binder_get_ref_olocked (Results 1 – 1 of 1) sorted by relevance
1015 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked() function1256 ref = binder_get_ref_olocked(proc, desc, need_strong_ref); in binder_get_node_from_ref()1313 ref = binder_get_ref_olocked(proc, desc, strong); in binder_update_ref_for_handle()3016 ref = binder_get_ref_olocked(proc, tr->target.handle, in binder_transaction()4098 ref = binder_get_ref_olocked(proc, target, false); in binder_thread_write()