Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder_internal.h267 struct binder_ref_death { struct
324 struct binder_ref_death *death;
Dbinder.c4034 struct binder_ref_death *death = NULL; in binder_thread_write()
4156 struct binder_ref_death *death = NULL; in binder_thread_write()
4165 struct binder_ref_death *tmp_death = in binder_thread_write()
4167 struct binder_ref_death, in binder_thread_write()
4551 struct binder_ref_death *death; in binder_thread_read()
4555 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4785 struct binder_ref_death *death; in binder_release_work()
4787 death = container_of(w, struct binder_ref_death, work); in binder_release_work()