Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder_internal.h167 struct binder_error { struct
504 struct binder_error return_error;
505 struct binder_error reply_error;
H A Dbinder.c4745 struct binder_error *e = container_of( in binder_thread_read()
4746 w, struct binder_error, work); in binder_thread_read()
5129 struct binder_error *e = container_of( in binder_release_work()
5130 w, struct binder_error, work); in binder_release_work()
6395 struct binder_error *e = container_of( in print_binder_work_ilocked()
6396 w, struct binder_error, work); in print_binder_work_ilocked()