Lines Matching refs:binder_work
214 struct binder_work { struct
228 struct binder_work work; argument
251 struct binder_work work;
357 struct binder_work work;
1322 struct binder_work *tcomplete; in binder_transaction()
2070 struct binder_work *w; in binder_thread_write()
2226 struct binder_work *w; in binder_thread_read()
2230 w = list_first_entry(&thread->todo, struct binder_work, in binder_thread_read()
2233 w = list_first_entry(&proc->todo, struct binder_work, in binder_thread_read()
2470 struct binder_work *w; in binder_release_work()
2473 w = list_first_entry(list, struct binder_work, entry); in binder_release_work()
3257 struct binder_work *w) in print_binder_work()
3296 struct binder_work *w; in print_binder_thread()
3327 struct binder_work *w; in print_binder_node()
3360 struct binder_work *w; in print_binder_proc()
3485 struct binder_work *w; in print_binder_proc_stats()