Linux Kernel
3.7.1
|
#include <linux/net.h>
#include <linux/nls.h>
#include <linux/connector.h>
#include <linux/workqueue.h>
#include <linux/hyperv.h>
Go to the source code of this file.
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
Functions | |
void | hv_kvp_onchannelcallback (void *context) |
int | hv_kvp_init (struct hv_util_service *srv) |
void | hv_kvp_deinit (void) |
struct hv_kvp_msg* kvp_msg |