Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c340 struct binder_ref_death { struct
397 struct binder_ref_death *death;
3843 struct binder_ref_death *death = NULL; in binder_thread_write()
3965 struct binder_ref_death *death = NULL; in binder_thread_write()
3974 struct binder_ref_death *tmp_death = in binder_thread_write()
3976 struct binder_ref_death, in binder_thread_write()
4368 struct binder_ref_death *death; in binder_thread_read()
4372 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4602 struct binder_ref_death *death; in binder_release_work()
4604 death = container_of(w, struct binder_ref_death, work); in binder_release_work()