Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_internal.h272 struct binder_ref_death { struct
329 struct binder_ref_death *death;
H A Dbinder.c4096 struct binder_ref_death *death = NULL; in binder_thread_write()
4218 struct binder_ref_death *death = NULL; in binder_thread_write()
4227 struct binder_ref_death *tmp_death = in binder_thread_write()
4229 struct binder_ref_death, in binder_thread_write()
4629 struct binder_ref_death *death; in binder_thread_read()
4633 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4862 struct binder_ref_death *death; in binder_release_work()
4864 death = container_of(w, struct binder_ref_death, work); in binder_release_work()