Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder_internal.h268 struct binder_ref_death { struct
325 struct binder_ref_death *death;
Dbinder.c4069 struct binder_ref_death *death = NULL; in binder_thread_write()
4191 struct binder_ref_death *death = NULL; in binder_thread_write()
4200 struct binder_ref_death *tmp_death = in binder_thread_write()
4202 struct binder_ref_death, in binder_thread_write()
4589 struct binder_ref_death *death; in binder_thread_read()
4593 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4825 struct binder_ref_death *death; in binder_release_work()
4827 death = container_of(w, struct binder_ref_death, work); in binder_release_work()