Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder.c316 #define binder_inner_proc_unlock(proc) _binder_inner_proc_unlock(proc, __LINE__)
318 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock() function