Searched refs:binder_get_ref_olocked (Results 1 – 1 of 1) sorted by relevance
963 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked() function1204 ref = binder_get_ref_olocked(proc, desc, need_strong_ref); in binder_get_node_from_ref()1261 ref = binder_get_ref_olocked(proc, desc, strong); in binder_update_ref_for_handle()2552 ref = binder_get_ref_olocked(proc, tr->target.handle, in binder_transaction()3526 ref = binder_get_ref_olocked(proc, target, false); in binder_thread_write()