Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c399 struct binder_ref_death { struct
456 struct binder_ref_death *death;
3579 struct binder_ref_death *death = NULL; in binder_thread_write()
3701 struct binder_ref_death *death = NULL; in binder_thread_write()
3710 struct binder_ref_death *tmp_death = in binder_thread_write()
3712 struct binder_ref_death, in binder_thread_write()
4037 struct binder_ref_death *death; in binder_thread_read()
4041 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4228 struct binder_ref_death *death; in binder_release_work()
4230 death = container_of(w, struct binder_ref_death, work); in binder_release_work()