Lines Matching refs:binder_work
413 binder_enqueue_work_ilocked(struct binder_work *work, in binder_enqueue_work_ilocked()
434 struct binder_work *work) in binder_enqueue_deferred_thread_work_ilocked()
452 struct binder_work *work) in binder_enqueue_thread_work_ilocked()
469 struct binder_work *work) in binder_enqueue_thread_work()
477 binder_dequeue_work_ilocked(struct binder_work *work) in binder_dequeue_work_ilocked()
491 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
498 static struct binder_work *binder_dequeue_work_head_ilocked( in binder_dequeue_work_head_ilocked()
501 struct binder_work *w; in binder_dequeue_work_head_ilocked()
503 w = list_first_entry_or_null(list, struct binder_work, entry); in binder_dequeue_work_head_ilocked()
2802 struct binder_work *w; in binder_find_outdated_transaction_ilocked()
2975 struct binder_work *w; in binder_transaction()
2976 struct binder_work *tcomplete; in binder_transaction()
3132 struct binder_work, entry); in binder_transaction()
3813 struct binder_work *w; in binder_free_buf()
4216 struct binder_work *w; in binder_thread_write()
4471 struct binder_work *w = NULL; in binder_thread_read()
4826 struct binder_work *w; in binder_release_work()
6037 struct binder_work *w) in print_binder_work_ilocked()
6084 struct binder_work *w; in print_binder_thread_ilocked()
6121 struct binder_work *w; in print_binder_node_nilocked()
6162 struct binder_work *w; in print_binder_proc()
6327 struct binder_work *w; in print_binder_proc_stats()