GVM User Suite
User tools for the GVM open source project.
|
Resource Control Message. More...
#include <types.h>
Data Fields | |
uint32_t | client |
Client for running the object control. More... | |
uint32_t | object |
Object to run the object control on. More... | |
uint32_t | cmd |
Command to run on the object. More... | |
uint32_t | flags |
Flags for the control of the resource. More... | |
void * | params |
Parameter to pass into the control command. More... | |
uint32_t | param_size |
Size of the parameter. More... | |
uint32_t | status |
Status regarding execution. More... | |
Resource Control Message.
Object to send a control message to the NVIDIA kernel module.
uint32_t RmControlRes::client |
uint32_t RmControlRes::flags |
uint32_t RmControlRes::object |
void* RmControlRes::params |