Searched refs:binder_get_ref_olocked (Results 1 – 1 of 1) sorted by relevance
1023 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked() function1264 ref = binder_get_ref_olocked(proc, desc, need_strong_ref); in binder_get_node_from_ref()1321 ref = binder_get_ref_olocked(proc, desc, strong); in binder_update_ref_for_handle()3026 ref = binder_get_ref_olocked(proc, tr->target.handle, in binder_transaction()4109 ref = binder_get_ref_olocked(proc, target, false); in binder_thread_write()