Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/android/
A Dbinder_internal.h268 struct binder_ref_death { struct
325 struct binder_ref_death *death;
A Dbinder.c4050 struct binder_ref_death *death = NULL; in binder_thread_write()
4172 struct binder_ref_death *death = NULL; in binder_thread_write()
4181 struct binder_ref_death *tmp_death = in binder_thread_write()
4183 struct binder_ref_death, in binder_thread_write()
4570 struct binder_ref_death *death; in binder_thread_read()
4574 death = container_of(w, struct binder_ref_death, work); in binder_thread_read()
4804 struct binder_ref_death *death; in binder_release_work()
4806 death = container_of(w, struct binder_ref_death, work); in binder_release_work()

Completed in 15 milliseconds