|
Linux Kernel
3.7.1
|
Data Fields | |
| int | debug_id |
| struct binder_work | work |
| struct binder_thread * | from |
| struct binder_transaction * | from_parent |
| struct binder_proc * | to_proc |
| struct binder_thread * | to_thread |
| struct binder_transaction * | to_parent |
| unsigned | need_reply:1 |
| struct binder_buffer * | buffer |
| unsigned int | code |
| unsigned int | flags |
| long | priority |
| long | saved_priority |
| kuid_t | sender_euid |
| struct binder_thread* from |
| struct binder_transaction* from_parent |
| struct binder_transaction* to_parent |
| struct binder_proc* to_proc |
| struct binder_thread* to_thread |
| struct binder_work work |
1.8.2