Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c314 struct binder_proc *proc;
399 struct binder_proc *proc;
463 struct binder_proc { struct
538 struct binder_proc *proc;
577 struct binder_proc *to_proc;
629 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()
645 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
661 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
677 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
750 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock()
[all …]
Dbinder_trace.h16 struct binder_proc;