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

/drivers/staging/android/
H A Dbinder.c2167 struct binder_ref_death *tmp_death = container_of(w, struct binder_ref_death, work); local
2168 if (tmp_death->cookie == cookie) {
2169 death = tmp_death;

Completed in 855 milliseconds