Lines Matching refs:binder_work
438 binder_enqueue_work_ilocked(struct binder_work *work, in binder_enqueue_work_ilocked()
459 struct binder_work *work) in binder_enqueue_deferred_thread_work_ilocked()
477 struct binder_work *work) in binder_enqueue_thread_work_ilocked()
494 struct binder_work *work) in binder_enqueue_thread_work()
502 binder_dequeue_work_ilocked(struct binder_work *work) in binder_dequeue_work_ilocked()
516 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
523 static struct binder_work *binder_dequeue_work_head_ilocked( in binder_dequeue_work_head_ilocked()
526 struct binder_work *w; in binder_dequeue_work_head_ilocked()
528 w = list_first_entry_or_null(list, struct binder_work, entry); in binder_dequeue_work_head_ilocked()
2716 struct binder_work *w; in binder_find_outdated_transaction_ilocked()
2903 struct binder_work *w; in binder_transaction()
2904 struct binder_work *tcomplete; in binder_transaction()
3078 struct binder_work, entry); in binder_transaction()
3779 struct binder_work *w; in binder_free_buf()
4189 struct binder_work *w; in binder_thread_write()
4429 struct binder_work *w = NULL; in binder_thread_read()
4787 struct binder_work *w; in binder_release_work()
5993 struct binder_work *w) in print_binder_work_ilocked()
6040 struct binder_work *w; in print_binder_thread_ilocked()
6077 struct binder_work *w; in print_binder_node_nilocked()
6117 struct binder_work *w; in print_binder_proc()
6283 struct binder_work *w; in print_binder_proc_stats()