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

Data Fields

int debug_id
 
struct rb_node rb_node_desc
 
struct rb_node rb_node_node
 
struct hlist_node node_entry
 
struct binder_procproc
 
struct binder_nodenode
 
uint32_t desc
 
int strong
 
int weak
 
struct binder_ref_deathdeath
 

Detailed Description

Definition at line 243 of file binder.c.

Field Documentation

Definition at line 257 of file binder.c.

int debug_id

Definition at line 248 of file binder.c.

Definition at line 254 of file binder.c.

Definition at line 253 of file binder.c.

struct hlist_node node_entry

Definition at line 251 of file binder.c.

Definition at line 252 of file binder.c.

struct rb_node rb_node_desc

Definition at line 249 of file binder.c.

struct rb_node rb_node_node

Definition at line 250 of file binder.c.

int strong

Definition at line 255 of file binder.c.

int weak

Definition at line 256 of file binder.c.


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