Lines Matching refs:binder_work
285 struct binder_work { struct
300 struct binder_work work; argument
365 struct binder_work work;
405 struct binder_work work;
616 struct binder_work work;
802 binder_enqueue_work_ilocked(struct binder_work *work, in binder_enqueue_work_ilocked()
823 struct binder_work *work) in binder_enqueue_deferred_thread_work_ilocked()
840 struct binder_work *work) in binder_enqueue_thread_work_ilocked()
856 struct binder_work *work) in binder_enqueue_thread_work()
864 binder_dequeue_work_ilocked(struct binder_work *work) in binder_dequeue_work_ilocked()
878 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
885 static struct binder_work *binder_dequeue_work_head_ilocked( in binder_dequeue_work_head_ilocked()
888 struct binder_work *w; in binder_dequeue_work_head_ilocked()
890 w = list_first_entry_or_null(list, struct binder_work, entry); in binder_dequeue_work_head_ilocked()
905 static struct binder_work *binder_dequeue_work_head( in binder_dequeue_work_head()
909 struct binder_work *w; in binder_dequeue_work_head()
2726 struct binder_work *tcomplete; in binder_transaction()
3490 struct binder_work *w; in binder_thread_write()
3699 struct binder_work *w; in binder_thread_write()
3886 struct binder_work *w = NULL; in binder_thread_read()
4196 struct binder_work *w; in binder_release_work()
5097 struct binder_work *w) in print_binder_work_ilocked()
5144 struct binder_work *w; in print_binder_thread_ilocked()
5181 struct binder_work *w; in print_binder_node_nilocked()
5221 struct binder_work *w; in print_binder_proc()
5381 struct binder_work *w; in print_binder_proc_stats()