Home
last modified time | relevance | path

Searched refs:async_todo (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/android/
Dbinder.c396 struct list_head async_todo; member
1214 INIT_LIST_HEAD(&node->async_todo); in binder_init_node_ilocked()
2666 binder_enqueue_work_ilocked(&t->work, &node->async_todo); in binder_proc_transaction()
3497 &buf_node->async_todo); in binder_thread_write()
4853 binder_release_work(proc, &node->async_todo); in binder_node_release()
5200 list_for_each_entry(w, &node->async_todo, entry) in print_binder_node_nilocked()