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

/drivers/staging/android/
H A Dbinder.c203 struct binder_work { struct
217 struct binder_work work;
240 struct binder_work work;
346 struct binder_work work;
1405 struct binder_work *tcomplete;
2159 struct binder_work *w;
2314 struct binder_work *w;
2318 w = list_first_entry(&thread->todo, struct binder_work, entry);
2320 w = list_first_entry(&proc->todo, struct binder_work, entry);
2542 struct binder_work *
[all...]

Completed in 83 milliseconds