Searched refs:_binder_proc_unlock (Results 1 – 1 of 1) sorted by relevance
285 #define binder_proc_unlock(proc) _binder_proc_unlock(proc, __LINE__)287 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock() function