Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hv/
Dhv_util.c185 struct shutdown_msg_data *shutdown_msg; in shutdown_onchannelcallback()
218 if (recvlen < ICMSG_HDR + sizeof(struct shutdown_msg_data)) { in shutdown_onchannelcallback()
224 shutdown_msg = (struct shutdown_msg_data *)&shut_txf_buf[ICMSG_HDR]; in shutdown_onchannelcallback()
/linux-6.12.1/include/linux/
Dhyperv.h1601 struct shutdown_msg_data { struct