Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder_internal.h186 struct binder_error { struct
501 struct binder_error return_error;
502 struct binder_error reply_error;
Dbinder.c3905 struct binder_error *e = container_of( in binder_thread_read()
3906 w, struct binder_error, work); in binder_thread_read()
4246 struct binder_error *e = container_of( in binder_release_work()
4247 w, struct binder_error, work); in binder_release_work()
5430 struct binder_error *e = container_of( in print_binder_work_ilocked()
5431 w, struct binder_error, work); in print_binder_work_ilocked()