Home
last modified time | relevance | path

Searched refs:binder_proc_lock (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/android/
H A Dbinder.c269 #define binder_proc_lock(proc) _binder_proc_lock(proc, __LINE__) macro
1263 binder_proc_lock(proc); in binder_get_node_from_ref()
1320 binder_proc_lock(proc); in binder_update_ref_for_handle()
1385 binder_proc_lock(proc); in binder_inc_ref_for_node()
1392 binder_proc_lock(proc); in binder_inc_ref_for_node()
3025 binder_proc_lock(proc); in binder_transaction()
4108 binder_proc_lock(proc); in binder_thread_write()
5892 binder_proc_lock(proc); in binder_deferred_release()
5901 binder_proc_lock(proc); in binder_deferred_release()
6170 binder_proc_lock(proc); in print_binder_proc()
[all …]