Searched refs:binder_proc (Results 1 – 3 of 3) sorted by relevance
237 struct binder_proc *proc;322 struct binder_proc *proc;401 struct binder_proc { struct476 struct binder_proc *proc;518 struct binder_proc *to_proc;
270 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()286 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()302 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()318 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()391 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock()415 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()515 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()534 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer);536 static void binder_free_proc(struct binder_proc *proc);567 static void binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, in binder_wakeup_poll_threads_ilocked()[all …]
16 struct binder_proc;