Home
last modified time | relevance | path

Searched refs:vmw_send_msg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg.c253 * vmw_send_msg: Sends a message to the host
260 static int vmw_send_msg(struct rpc_channel *channel, const char *msg) in vmw_send_msg() function
300 STACK_FRAME_NON_STANDARD(vmw_send_msg); variable
441 if (vmw_send_msg(&channel, msg) || in vmw_host_get_guestinfo()
506 if (vmw_send_msg(&channel, msg)) in vmw_host_log()
565 if (vmw_send_msg(&channel, msg)) { in vmw_msg_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg.c270 * vmw_send_msg: Sends a message to the host
277 static int vmw_send_msg(struct rpc_channel *channel, const char *msg) in vmw_send_msg() function
317 STACK_FRAME_NON_STANDARD(vmw_send_msg); variable
458 if (vmw_send_msg(&channel, msg) || in vmw_host_get_guestinfo()
533 if (vmw_send_msg(&channel, msg)) in vmw_host_printf()
594 if (vmw_send_msg(&channel, msg)) { in vmw_msg_ioctl()

Completed in 3 milliseconds