Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder_internal.h264 struct list_head async_todo; member
Dbinder.c771 INIT_LIST_HEAD(&node->async_todo); in binder_init_node_ilocked()
2775 &node->async_todo); in binder_proc_transaction()
2784 binder_enqueue_work_ilocked(&t->work, &node->async_todo); in binder_proc_transaction()
3751 &buf_node->async_todo); in binder_free_buf()
5731 binder_release_work(proc, &node->async_todo); in binder_node_release()
6066 list_for_each_entry(w, &node->async_todo, entry) in print_binder_node_nilocked()