Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c802 binder_enqueue_work_ilocked(struct binder_work *work, in binder_enqueue_work_ilocked() function
825 binder_enqueue_work_ilocked(work, &thread->todo); in binder_enqueue_deferred_thread_work_ilocked()
842 binder_enqueue_work_ilocked(work, &thread->todo); in binder_enqueue_thread_work_ilocked()
1285 binder_enqueue_work_ilocked(&node->work, target_list); in binder_inc_node_nilocked()
1299 binder_enqueue_work_ilocked(&node->work, target_list); in binder_inc_node_nilocked()
1342 binder_enqueue_work_ilocked(&node->work, &proc->todo); in binder_dec_node_nilocked()
2664 binder_enqueue_work_ilocked(&t->work, &proc->todo); in binder_proc_transaction()
2666 binder_enqueue_work_ilocked(&t->work, &node->async_todo); in binder_proc_transaction()
3501 binder_enqueue_work_ilocked( in binder_thread_write()
3649 binder_enqueue_work_ilocked( in binder_thread_write()
[all …]