Lines Matching refs:binder_work

223 struct binder_work {  struct
238 struct binder_work work; argument
305 struct binder_work work;
346 struct binder_work work;
570 struct binder_work work;
792 binder_enqueue_work_ilocked(struct binder_work *work, in binder_enqueue_work_ilocked()
813 struct binder_work *work) in binder_enqueue_deferred_thread_work_ilocked()
831 struct binder_work *work) in binder_enqueue_thread_work_ilocked()
848 struct binder_work *work) in binder_enqueue_thread_work()
856 binder_dequeue_work_ilocked(struct binder_work *work) in binder_dequeue_work_ilocked()
870 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
877 static struct binder_work *binder_dequeue_work_head_ilocked( in binder_dequeue_work_head_ilocked()
880 struct binder_work *w; in binder_dequeue_work_head_ilocked()
882 w = list_first_entry_or_null(list, struct binder_work, entry); in binder_dequeue_work_head_ilocked()
2821 struct binder_work *w; in binder_transaction()
2822 struct binder_work *tcomplete; in binder_transaction()
2976 struct binder_work, entry); in binder_transaction()
3554 struct binder_work *w; in binder_free_buf()
3963 struct binder_work *w; in binder_thread_write()
4216 struct binder_work *w = NULL; in binder_thread_read()
4566 struct binder_work *w; in binder_release_work()
5567 struct binder_work *w) in print_binder_work_ilocked()
5614 struct binder_work *w; in print_binder_thread_ilocked()
5651 struct binder_work *w; in print_binder_node_nilocked()
5691 struct binder_work *w; in print_binder_proc()
5854 struct binder_work *w; in print_binder_proc_stats()