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.c4171 struct binder_ref_death *death = NULL; in binder_thread_write()
4293 struct binder_ref_death *death = NULL; in binder_thread_write()
4302 struct binder_ref_death *tmp_death = in binder_thread_write()
4304 struct binder_ref_death, in binder_thread_write()
4703 struct binder_ref_death *death; in binder_thread_read()
4707 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4933 struct binder_ref_death *death; in binder_release_work()
4935 death = container_of(w, struct binder_ref_death, work); in binder_release_work()