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()
504 struct binder_work *work) in binder_enqueue_thread_work()
512 binder_dequeue_work_ilocked(struct binder_work *work) in binder_dequeue_work_ilocked()
526 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
533 static struct binder_work *binder_dequeue_work_head_ilocked( in binder_dequeue_work_head_ilocked()
536 struct binder_work *w; in binder_dequeue_work_head_ilocked()
538 w = list_first_entry_or_null(list, struct binder_work, entry); in binder_dequeue_work_head_ilocked()
2726 struct binder_work *w; in binder_find_outdated_transaction_ilocked()
2913 struct binder_work *w; in binder_transaction()
2914 struct binder_work *tcomplete; in binder_transaction()
3088 struct binder_work, entry); in binder_transaction()
3790 struct binder_work *w; in binder_free_buf()
4200 struct binder_work *w; in binder_thread_write()
4440 struct binder_work *w = NULL; in binder_thread_read()
4798 struct binder_work *w; in binder_release_work()
6004 struct binder_work *w) in print_binder_work_ilocked()
6051 struct binder_work *w; in print_binder_thread_ilocked()
6088 struct binder_work *w; in print_binder_node_nilocked()
6128 struct binder_work *w; in print_binder_proc()
6294 struct binder_work *w; in print_binder_proc_stats()