Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c438 binder_enqueue_work_ilocked(struct binder_work *work, in binder_enqueue_work_ilocked() function
462 binder_enqueue_work_ilocked(work, &thread->todo); in binder_enqueue_deferred_thread_work_ilocked()
480 binder_enqueue_work_ilocked(work, &thread->todo); in binder_enqueue_thread_work_ilocked()
858 binder_enqueue_work_ilocked(&node->work, target_list); in binder_inc_node_nilocked()
901 binder_enqueue_work_ilocked(&node->work, &proc->todo); in binder_dec_node_nilocked()
2881 binder_enqueue_work_ilocked(&t->work, &proc->todo); in binder_proc_transaction()
2894 binder_enqueue_work_ilocked(&t->work, &node->async_todo); in binder_proc_transaction()
3880 binder_enqueue_work_ilocked( in binder_free_buf()
4229 binder_enqueue_work_ilocked( in binder_thread_write()
4263 binder_enqueue_work_ilocked( in binder_thread_write()
[all …]