Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c370 struct binder_proc *proc;
454 struct binder_proc *proc;
521 struct binder_proc { struct
597 struct binder_proc *proc;
619 struct binder_proc *to_proc;
649 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()
664 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
679 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
694 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
759 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock()
[all …]
Dbinder_trace.h25 struct binder_proc;