Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c310 struct binder_proc *proc;
395 struct binder_proc *proc;
459 struct binder_proc { struct
534 struct binder_proc *proc;
573 struct binder_proc *to_proc;
625 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()
641 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
657 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
673 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
746 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock()
[all …]
Dbinder_trace.h16 struct binder_proc;