Lines Matching refs:binder_work

227 struct binder_work {  struct
242 struct binder_work work; argument
309 struct binder_work work;
350 struct binder_work work;
574 struct binder_work work;
796 binder_enqueue_work_ilocked(struct binder_work *work, in binder_enqueue_work_ilocked()
817 struct binder_work *work) in binder_enqueue_deferred_thread_work_ilocked()
835 struct binder_work *work) in binder_enqueue_thread_work_ilocked()
852 struct binder_work *work) in binder_enqueue_thread_work()
860 binder_dequeue_work_ilocked(struct binder_work *work) in binder_dequeue_work_ilocked()
874 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
881 static struct binder_work *binder_dequeue_work_head_ilocked( in binder_dequeue_work_head_ilocked()
884 struct binder_work *w; in binder_dequeue_work_head_ilocked()
886 w = list_first_entry_or_null(list, struct binder_work, entry); in binder_dequeue_work_head_ilocked()
901 static struct binder_work *binder_dequeue_work_head( in binder_dequeue_work_head()
905 struct binder_work *w; in binder_dequeue_work_head()
2848 struct binder_work *w; in binder_transaction()
2849 struct binder_work *tcomplete; in binder_transaction()
2997 struct binder_work, entry); in binder_transaction()
3575 struct binder_work *w; in binder_free_buf()
3977 struct binder_work *w; in binder_thread_write()
4230 struct binder_work *w = NULL; in binder_thread_read()
4580 struct binder_work *w; in binder_release_work()
5576 struct binder_work *w) in print_binder_work_ilocked()
5623 struct binder_work *w; in print_binder_thread_ilocked()
5660 struct binder_work *w; in print_binder_node_nilocked()
5700 struct binder_work *w; in print_binder_proc()
5863 struct binder_work *w; in print_binder_proc_stats()