Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder_internal.h289 struct binder_ref_death { struct
346 struct binder_ref_death *death;
Dbinder.c3497 struct binder_ref_death *death = NULL; in binder_thread_write()
3619 struct binder_ref_death *death = NULL; in binder_thread_write()
3628 struct binder_ref_death *tmp_death = in binder_thread_write()
3630 struct binder_ref_death, in binder_thread_write()
4027 struct binder_ref_death *death; in binder_thread_read()
4031 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4261 struct binder_ref_death *death; in binder_release_work()
4263 death = container_of(w, struct binder_ref_death, work); in binder_release_work()