Searched refs:_binder_proc_lock (Results 1 – 1 of 1) sorted by relevance
268 #define binder_proc_lock(proc) _binder_proc_lock(proc, __LINE__)270 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock() function