Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
binder_transaction_log_entry Struct Reference

Data Fields

int debug_id
 
int call_type
 
int from_proc
 
int from_thread
 
int target_handle
 
int to_proc
 
int to_thread
 
int to_node
 
int data_size
 
int offsets_size
 

Detailed Description

Definition at line 168 of file binder.c.

Field Documentation

int call_type

Definition at line 170 of file binder.c.

Definition at line 177 of file binder.c.

int debug_id

Definition at line 169 of file binder.c.

int from_proc

Definition at line 171 of file binder.c.

int from_thread

Definition at line 172 of file binder.c.

int offsets_size

Definition at line 178 of file binder.c.

int target_handle

Definition at line 173 of file binder.c.

int to_node

Definition at line 176 of file binder.c.

int to_proc

Definition at line 174 of file binder.c.

int to_thread

Definition at line 175 of file binder.c.


The documentation for this struct was generated from the following file: