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

/linux-master/drivers/android/
H A Dbinder_internal.h143 * struct binder_work - work enqueued on a worklist
149 struct binder_work { struct
166 struct binder_work work;
233 struct binder_work work;
274 struct binder_work work;
516 struct binder_work work;
H A Dbinder.c429 * @work: struct binder_work to add to list
438 binder_enqueue_work_ilocked(struct binder_work *work,
449 * @work: struct binder_work to add to list
459 struct binder_work *work)
468 * @work: struct binder_work to add to list
477 struct binder_work *work)
497 * @work: struct binder_work to add to list
504 struct binder_work *work)
512 binder_dequeue_work_ilocked(struct binder_work *work)
520 * @work: struct binder_work t
[all...]

Completed in 146 milliseconds