Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/android/
Dbinder.c300 #define binder_inner_proc_lock(proc) _binder_inner_proc_lock(proc, __LINE__) macro
374 binder_inner_proc_lock(node->proc); in _binder_node_inner_lock()
420 binder_inner_proc_lock(proc); in binder_worklist_empty()
495 binder_inner_proc_lock(thread->proc); in binder_enqueue_thread_work()
517 binder_inner_proc_lock(proc); in binder_dequeue_work()
552 binder_inner_proc_lock(thread->proc); in binder_has_work()
717 binder_inner_proc_lock(proc); in binder_get_node()
788 binder_inner_proc_lock(proc); in binder_new_node()
965 binder_inner_proc_lock(node->proc); in binder_inc_node_tmpref()
1440 binder_inner_proc_lock(thread->proc); in binder_thread_dec_tmpref()
[all …]