Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hv/
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-6.1.9/include/linux/
Dhyperv.h1588 struct shutdown_msg_data { struct