Searched refs:binder_ref_death (Results 1 – 2 of 2) sorted by relevance
272 struct binder_ref_death { struct329 struct binder_ref_death *death;
4096 struct binder_ref_death *death = NULL; in binder_thread_write()4218 struct binder_ref_death *death = NULL; in binder_thread_write()4227 struct binder_ref_death *tmp_death = in binder_thread_write()4229 struct binder_ref_death, in binder_thread_write()4629 struct binder_ref_death *death; in binder_thread_read()4633 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()4862 struct binder_ref_death *death; in binder_release_work()4864 death = container_of(w, struct binder_ref_death, work); in binder_release_work()