Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/android/
Dbinder_internal.h169 struct binder_error { struct
506 struct binder_error return_error;
507 struct binder_error reply_error;
Dbinder.c4742 struct binder_error *e = container_of( in binder_thread_read()
4743 w, struct binder_error, work); in binder_thread_read()
5126 struct binder_error *e = container_of( in binder_release_work()
5127 w, struct binder_error, work); in binder_release_work()
6372 struct binder_error *e = container_of( in print_binder_work_ilocked()
6373 w, struct binder_error, work); in print_binder_work_ilocked()