Home
last modified time | relevance | path

Searched refs:binder_ref_death (Results 1 – 2 of 2) sorted by relevance

/drivers/android/
Dbinder_internal.h272 struct binder_ref_death { struct
329 struct binder_ref_death *death;
Dbinder.c4144 struct binder_ref_death *death = NULL; in binder_thread_write()
4266 struct binder_ref_death *death = NULL; in binder_thread_write()
4275 struct binder_ref_death *tmp_death = in binder_thread_write()
4277 struct binder_ref_death, in binder_thread_write()
4677 struct binder_ref_death *death; in binder_thread_read()
4681 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4912 struct binder_ref_death *death; in binder_release_work()
4914 death = container_of(w, struct binder_ref_death, work); in binder_release_work()