Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_internal.h164 struct binder_error { struct
524 struct binder_error return_error;
525 struct binder_error reply_error;
H A Dbinder.c4507 struct binder_error *e = container_of( in binder_thread_read()
4508 w, struct binder_error, work); in binder_thread_read()
4847 struct binder_error *e = container_of( in binder_release_work()
4848 w, struct binder_error, work); in binder_release_work()
6049 struct binder_error *e = container_of( in print_binder_work_ilocked()
6050 w, struct binder_error, work); in print_binder_work_ilocked()