Searched refs:binder_ref_death (Results 1 – 2 of 2) sorted by relevance
268 struct binder_ref_death { struct335 struct binder_ref_death *death;
4310 struct binder_ref_death *death = NULL; in binder_thread_write()4432 struct binder_ref_death *death = NULL; in binder_thread_write()4441 struct binder_ref_death *tmp_death = in binder_thread_write()4443 struct binder_ref_death, in binder_thread_write()4868 struct binder_ref_death *death; in binder_thread_read()4872 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()5142 struct binder_ref_death *death; in binder_release_work()5144 death = container_of(w, struct binder_ref_death, work); in binder_release_work()
Completed in 16 milliseconds