Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
Dpvcalls-front.c134 static bool pvcalls_front_write_todo(struct sock_mapping *map) in pvcalls_front_write_todo() function
548 if ((flags & MSG_DONTWAIT) && !pvcalls_front_write_todo(map)) { in pvcalls_front_sendmsg()
970 if (pvcalls_front_write_todo(map)) in pvcalls_front_poll_active()