Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder_internal.h268 struct binder_ref_death { struct
325 struct binder_ref_death *death;
H A Dbinder.c4080 struct binder_ref_death *death = NULL; in binder_thread_write()
4202 struct binder_ref_death *death = NULL; in binder_thread_write()
4211 struct binder_ref_death *tmp_death = in binder_thread_write()
4213 struct binder_ref_death, in binder_thread_write()
4600 struct binder_ref_death *death; in binder_thread_read()
4604 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4836 struct binder_ref_death *death; in binder_release_work()
4838 death = container_of(w, struct binder_ref_death, work); in binder_release_work()