Home
last modified time | relevance | path

Searched refs:shutdown_msg_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
A Dhv_util.c193 struct shutdown_msg_data *shutdown_msg; in shutdown_onchannelcallback()
226 if (recvlen < ICMSG_HDR + sizeof(struct shutdown_msg_data)) { in shutdown_onchannelcallback()
232 shutdown_msg = (struct shutdown_msg_data *)&shut_txf_buf[ICMSG_HDR]; in shutdown_onchannelcallback()
/linux/include/linux/
A Dhyperv.h1539 struct shutdown_msg_data { struct

Completed in 10 milliseconds