Lines Matching refs:binder_work
442 binder_enqueue_work_ilocked(struct binder_work *work, in binder_enqueue_work_ilocked()
463 struct binder_work *work) in binder_enqueue_deferred_thread_work_ilocked()
481 struct binder_work *work) in binder_enqueue_thread_work_ilocked()
508 struct binder_work *work) in binder_enqueue_thread_work()
516 binder_dequeue_work_ilocked(struct binder_work *work) in binder_dequeue_work_ilocked()
530 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
537 static struct binder_work *binder_dequeue_work_head_ilocked( in binder_dequeue_work_head_ilocked()
540 struct binder_work *w; in binder_dequeue_work_head_ilocked()
542 w = list_first_entry_or_null(list, struct binder_work, entry); in binder_dequeue_work_head_ilocked()
2816 struct binder_work *w; in binder_find_outdated_transaction_ilocked()
3003 struct binder_work *w; in binder_transaction()
3004 struct binder_work *tcomplete; in binder_transaction()
3175 struct binder_work, entry); in binder_transaction()
3966 struct binder_work *w; in binder_freeze_notification_done()
4019 struct binder_work *w; in binder_free_buf()
4430 struct binder_work *w; in binder_thread_write()
4708 struct binder_work *w = NULL; in binder_thread_read()
5104 struct binder_work *w; in binder_release_work()
6361 struct binder_work *w, bool hash_ptrs) in print_binder_work_ilocked()
6420 struct binder_work *w; in print_binder_thread_ilocked()
6459 struct binder_work *w; in print_binder_node_nilocked()
6549 struct binder_work *w; in print_binder_proc()
6712 struct binder_work *w; in print_binder_proc_stats()