Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | entry |
struct rb_node | rb_node |
unsigned | free:1 |
unsigned | allow_user_free:1 |
unsigned | async_transaction:1 |
unsigned | debug_id:29 |
struct binder_transaction * | transaction |
struct binder_node * | target_node |
size_t | data_size |
size_t | offsets_size |
uint8_t | data [0] |
struct binder_node* target_node |