Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/android/
Dbinder.c271 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()
287 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
303 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
319 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
392 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock()
416 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()
526 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
545 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer);
547 static void binder_free_proc(struct binder_proc *proc);
576 static void binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, in binder_wakeup_poll_threads_ilocked()
[all …]
Dbinder_internal.h242 struct binder_proc *proc;
337 struct binder_proc *proc;
421 struct binder_proc { struct
497 struct binder_proc *proc;
541 struct binder_proc *to_proc;
Dbinder_trace.h16 struct binder_proc;