Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder.c219 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()
235 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
251 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
267 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
340 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock()
364 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()
464 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
483 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer);
485 static void binder_free_proc(struct binder_proc *proc);
516 static void binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, in binder_wakeup_poll_threads_ilocked()
[all …]
Dbinder_internal.h259 struct binder_proc *proc;
344 struct binder_proc *proc;
420 struct binder_proc { struct
492 struct binder_proc *proc;
531 struct binder_proc *to_proc;
Dbinder_trace.h16 struct binder_proc;