Home
last modified time | relevance | path

Searched refs:binder_error (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_internal.h165 struct binder_error { struct
486 struct binder_error return_error;
487 struct binder_error reply_error;
H A Dbinder.c4531 struct binder_error *e = container_of( in binder_thread_read()
4532 w, struct binder_error, work); in binder_thread_read()
4891 struct binder_error *e = container_of( in binder_release_work()
4892 w, struct binder_error, work); in binder_release_work()
6174 struct binder_error *e = container_of( in print_binder_work_ilocked()
6175 w, struct binder_error, work); in print_binder_work_ilocked()
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c263 struct binder_error { struct
573 struct binder_error return_error;
574 struct binder_error reply_error;
4708 struct binder_error *e = container_of( in binder_thread_read()
4709 w, struct binder_error, work); in binder_thread_read()
5060 struct binder_error *e = container_of( in binder_release_work()
5061 w, struct binder_error, work); in binder_release_work()
6125 struct binder_error *e = container_of( in print_binder_work_ilocked()
6126 w, struct binder_error, work); in print_binder_work_ilocked()

Completed in 17 milliseconds