Home
last modified time | relevance | path

Searched refs:binder_dequeue_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c917 * binder_dequeue_work() - Removes an item from the work list
925 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work() function
1577 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
3912 binder_dequeue_work(proc, tcomplete); in binder_transaction()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c544 * binder_dequeue_work() - Removes an item from the work list
552 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work() function
1204 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
3734 binder_dequeue_work(proc, tcomplete); in binder_transaction()

Completed in 16 milliseconds