Searched refs:binder_ref_death (Results 1 – 2 of 2) sorted by relevance
268 struct binder_ref_death { struct325 struct binder_ref_death *death;
4050 struct binder_ref_death *death = NULL; in binder_thread_write()4172 struct binder_ref_death *death = NULL; in binder_thread_write()4181 struct binder_ref_death *tmp_death = in binder_thread_write()4183 struct binder_ref_death, in binder_thread_write()4570 struct binder_ref_death *death; in binder_thread_read()4574 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()4804 struct binder_ref_death *death; in binder_release_work()4806 death = container_of(w, struct binder_ref_death, work); in binder_release_work()
Completed in 15 milliseconds