Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c344 struct binder_ref_death { struct
401 struct binder_ref_death *death;
3857 struct binder_ref_death *death = NULL; in binder_thread_write()
3979 struct binder_ref_death *death = NULL; in binder_thread_write()
3988 struct binder_ref_death *tmp_death = in binder_thread_write()
3990 struct binder_ref_death, in binder_thread_write()
4382 struct binder_ref_death *death; in binder_thread_read()
4386 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4612 struct binder_ref_death *death; in binder_release_work()
4614 death = container_of(w, struct binder_ref_death, work); in binder_release_work()