Linux Kernel
3.7.1
|
#include <nodepriv.h>
Data Fields | |
union { | |
struct node_msgargs node_msg_args | |
struct node_taskargs task_arg_obj | |
} | asa |
Definition at line 73 of file nodepriv.h.
union { ... } asa |
struct node_msgargs node_msg_args |
Definition at line 75 of file nodepriv.h.
struct node_taskargs task_arg_obj |
Definition at line 76 of file nodepriv.h.