Searched refs:binder_ref_death (Results 1 – 1 of 1) sorted by relevance
250 struct binder_ref_death { struct269 struct binder_ref_death *death; argument1985 struct binder_ref_death *death; in binder_thread_write()2072 struct binder_ref_death *death = NULL; in binder_thread_write()2079 struct binder_ref_death *tmp_death = container_of(w, struct binder_ref_death, work); in binder_thread_write()2337 struct binder_ref_death *death; in binder_thread_read()2340 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()2500 struct binder_ref_death *death; in binder_release_work()2502 death = container_of(w, struct binder_ref_death, work); in binder_release_work()